From a63bef568580d13a4db64ee41926890b825368ce Mon Sep 17 00:00:00 2001 From: David Botton Date: Fri, 2 Sep 2022 08:27:32 -0400 Subject: [PATCH] adjust language count --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..401db49 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* linguist-vendored +*.js linguist-vendored=false