From 696f052493db34bfcac78ce217f9f1665608e679 Mon Sep 17 00:00:00 2001 From: Andreas <andreasv@fsmpi.rwth-aachen.de> Date: Mon, 12 Sep 2016 02:36:08 +0200 Subject: [PATCH] no longer counting example db for language statistic --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1a2b5ab --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +db_example.sql linguist-vendored=true -- GitLab