From c3430ab0070098792275708c90f1961d15ab9689 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Sat, 12 Mar 2016 09:19:08 +0100 Subject: [PATCH] Git file attributes removed as not being updated --- .gitattributes | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index b0856f8..0000000 --- a/.gitattributes +++ /dev/null @@ -1,14 +0,0 @@ -* text=auto !eol -/MSICA.sln svneol=CRLF#text/plain eol=crlf -L10N/sl_SI.po -text -MSIBuild/Makefile -text -MSIBuild/build_all.bat -text -MSIBuild/clean_all.bat -text -src/MSICA.cpp -text -include/MSICA.h -text -build/MSICA.props -text svneol=unset#text/xml -build/MSICA.vcxproj -text svneol=unset#text/xml -build/MSICA.vcxproj.filters -text svneol=unset#text/xml -res/MSICA.rc -text svneol=unset#unset -src/stdafx.cpp -text -src/stdafx.h -text