[msvc] Update csproj files
[mono.git] / .gitattributes
index 3fbe928cd147d1d905d27eb5c6792e9ea319814a..f1689375385d253a1c413d2b07a8e9200e36e684 100644 (file)
@@ -1,11 +1,14 @@
 # ensure LF endings on all checkouts
-configure.ac crlf=input
+configure.ac   crlf=input
+config.rpath   crlf=input
+configure.host crlf=input
+mkinstalldirs  crlf=input
+*.sh   crlf=input
 
 # ensure native line endings on checkout
 *.c    crlf
 *.h    crlf
 *.cs   crlf
-*.sh   crlf
 *.il   crlf
 
 .gitattributes crlf