From dfe9f195659d170c235a87ec6fc31aed57e6d60b Mon Sep 17 00:00:00 2001 From: Blake Grotewold Date: Wed, 18 Mar 2015 16:04:34 -0400 Subject: [PATCH] Update so that linguist reads ADR as JS --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index 114e2e5..6662fc9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,7 @@ *.png binary *.jpg binary *.xlsx binary + +# Hide vendor and translation files from language statistics +lang/* linguist-documentation +lib/* linguist-vendored