From 043fe04ce84e55f9cad3e7ea721fa2b5d58a3a13 Mon Sep 17 00:00:00 2001 From: Dave Rapin Date: Mon, 16 Oct 2023 08:48:53 -0400 Subject: [PATCH] Added dev.js to list of linguist generated --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index b0092b2..d7ce8b3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ +dev.js linguist-generated=true prod.js linguist-generated=true prod.min.js linguist-generated=true