From 88f8349a45595378b5fb7f2bea941f4bdc71fda9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 21 Jun 2014 19:46:35 +0300 Subject: [PATCH] Clean up .gitignore and remove the currently unneeded .gitattributes file. [ci skip] --- .gitattributes | 1 - .gitignore | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index d3bce1c90..000000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -htdocs/site/js/pack.js eol=lf diff --git a/.gitignore b/.gitignore index 7f0fa6d3c..39e14b849 100644 --- a/.gitignore +++ b/.gitignore @@ -71,4 +71,4 @@ htmlreport/MANIFEST # kdevelop 4.x *.kdev4 -htdocs/node_modules +warn-about-64-bit-msbuild.txt