From 7c2e3e7117574677f3f0579cc2ccc4daebfa47e5 Mon Sep 17 00:00:00 2001 From: Dustin Falgout Date: Tue, 7 Feb 2017 05:05:40 -0600 Subject: [PATCH] trying to flush gitattributes from github cache --- .gitattributes | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 5b88035..0000000 --- a/.gitattributes +++ /dev/null @@ -1,5 +0,0 @@ -themes/_vendor/css/*.css linguist-vendored -themes/_vendor/fonts/*/*.css linguist-vendored -themes/_vendor/js/*.js linguist-vendored -web-greeter/resources/js/_vendor/*.js linguist-vendored -web-greeter/resources/js/docs/*.js linguist-documentation