From 178d4756efb647d5f8607d74fe47a852329d7516 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Wed, 24 Sep 2014 17:20:38 -0500 Subject: [PATCH] Changing up .gitattributes keys for testing --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..b524aadd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +test/*.rb linguist-vendored +lib/linguist.rb linguist-language=Java +lib/linguist/classifier.rb linguist-generated