From b16e30c4e9bb1cedb0470906cd40dfe098d4c85e Mon Sep 17 00:00:00 2001 From: Tim Fechner <tim.fechner@hs-hannover.de> Date: Wed, 21 Sep 2016 18:24:15 +0200 Subject: [PATCH] Remove .gitattributes --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 42e1d5f..0000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# exclude moved, copied, compiled or built static files -static/ linguist-vendored -- GitLab