From 5b42b09e5d97b3aea3fc47ac65d13350be66f551 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Patrick=20L=C3=BChne?= <patrick-github@luehne.de>
Date: Sun, 22 May 2016 22:50:41 +0200
Subject: [PATCH] Added .gitattributes file to let Linguist ignore external
 test data.

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..918bc07
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+tests/data/* linguist-documentation