From 3b4b32d4dbcaaed52690c16ea1f227fd59f16c67 Mon Sep 17 00:00:00 2001
From: Tim Fechner <tim.fechner@hs-hannover.de>
Date: Wed, 21 Sep 2016 18:13:18 +0200
Subject: [PATCH] Add .gitattrobutes

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

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..c65e75f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# exclude moved, copied, compiled or built static files
+static/* linguist-vendored
-- 
GitLab