From 797548cae125d0420c5a7815b76d3dd2d352a924 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 1 Jul 2016 15:54:16 -0400 Subject: [PATCH] Update git attributes to fix Linguist --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..9ac812e260 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +vendor/* linguist-vendored +website/* linguist-documentation