From 768e798ffee8b2c3c50546a889f80b40f0c3041f Mon Sep 17 00:00:00 2001 From: Bernhard Mueller Date: Mon, 23 Apr 2018 17:15:28 +0700 Subject: [PATCH] Add .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..d00b6249 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +tests/testdata/* linguist-detectable=false +static/* linguist-documentation \ No newline at end of file