From d259335f567e53d70a7bfdbf8e2b0c351207e314 Mon Sep 17 00:00:00 2001 From: Tim Fechner <tim.fechner@hs-hannover.de> Date: Wed, 21 Sep 2016 18:18:56 +0200 Subject: [PATCH] Modify .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c65e75f..83af9fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # exclude moved, copied, compiled or built static files -static/* linguist-vendored +static/* linguist-vendored=false -- GitLab