From d2715b28f060b3cf74605ed3c79da91ab4499054 Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Fri, 3 Apr 2015 15:00:48 +0100 Subject: [PATCH] Define our vendored files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..b87e1ac9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +mkdocs/themes/*/js linguist-vendored +mkdocs/themes/*/css linguist-vendored