From da17facb155966983a4271b2860a8cc46db29c58 Mon Sep 17 00:00:00 2001 From: Andreas <andreasv@fsmpi.rwth-aachen.de> Date: Mon, 12 Sep 2016 02:38:30 +0200 Subject: [PATCH] added more files to language count exclusion --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 1a2b5ab..f463efb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ db_example.sql linguist-vendored=true +static/mediaelementjs/* linguist-vendored=true +static/js.cookie.js linguist-vendored=true +static/font-awesome/* linguist-vendored=true -- GitLab