From 6f9e316301b75379f07e1abf3257d2d6caa4fe4a Mon Sep 17 00:00:00 2001 From: North Date: Sun, 23 Sep 2012 20:42:24 +0300 Subject: [PATCH] Removed .gitattributes Unless all the repository gets normalized, this file is pointless and will only be the source of head aches. For now use "git config --global core.autocrlf false" --- .gitattributes | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 1af97c00a7..0000000000 --- a/.gitattributes +++ /dev/null @@ -1,10 +0,0 @@ -*.java text=auto -*.xml text=auto -*.txt text=auto -*.pl text=auto -*.tmpl text=auto -*.bat text=auto -*.sh text=auto -*.properties text=auto -*.properties text=auto -*.dck text=auto