From ccf8e0b3209d0184ce31f124af03af9ba975dc3e Mon Sep 17 00:00:00 2001 From: Keith Holliday Date: Mon, 29 Jan 2018 21:34:18 -0600 Subject: [PATCH] Removed gitattributes --- .gitattributes | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index c89d637333..0000000000 --- a/.gitattributes +++ /dev/null @@ -1,21 +0,0 @@ -*.css text -*.html text -*.js text -*.json text -*.md text -*.sh text -*.scss text -*.svg text -*.txt text -*.vue text -*.yml text - -*.gif binary -*.ico binary -*.mp3 binary -*.mp4 binary -*.ogg binary -*.png binary -*.zip binary - -* text eol=lf \ No newline at end of file