From f1565d108946ef0b52d34e292b8b500a5e7ff7b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicole=20Kl=C3=BCnder?= Date: Thu, 15 Sep 2016 08:10:38 +0200 Subject: [PATCH] remove bundled code from github stats (#238) --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..04dbbd556 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +src/static/fontawesome/* linguist-vendored +src/static/lightbox/* linguist-vendored +src/static/typeahead/* linguist-vendored +src/static/moment/* linguist-vendored