From e132d33384f588fabe1d82032381cafdb78a0535 Mon Sep 17 00:00:00 2001 From: wpioneer Date: Sun, 5 Feb 2017 18:51:24 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 3656ac4..1738f75 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ $ cat .gitattributes +*.js linguist-language=JavaScript +**/*.js linguist-language=JavaScript static/css/*.css linguist-vendored \ No newline at end of file