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