From a184e06355001ad872c720f4f0dbeaa55be1cf80 Mon Sep 17 00:00:00 2001 From: Andreas <andreasv@fsmpi.rwth-aachen.de> Date: Wed, 5 Oct 2016 01:53:02 +0200 Subject: [PATCH] now ignoring vidoe js in graphs --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f463efb..0a94d32 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ db_example.sql linguist-vendored=true -static/mediaelementjs/* linguist-vendored=true +static/videojs/* linguist-vendored=true static/js.cookie.js linguist-vendored=true static/font-awesome/* linguist-vendored=true -- GitLab