From 525304738ebdb7ab3b7d2bf9a7514cc428faa273 Mon Sep 17 00:00:00 2001 From: The rugged tests are fragile Date: Thu, 11 Sep 2014 13:26:26 +0200 Subject: [PATCH] Fake Gitattributes for testing --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..5ca12b6c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +test/*.rb linguist-ignore +lib/linguist.rb linguist-lang=Java