From c7db4ec9f3e49ccfe1fa28b87a73c3d466deac01 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Tue, 10 Nov 2015 16:56:40 -0800 Subject: [PATCH] Don't count generated parsers in github language stats --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..3a9e174b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/spec/fixtures/parsers/** linguist-vendored