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