Always use LF line endings for config.rpath/configure.host as well
[mono.git] / .gitattributes
index 3fbe928cd147d1d905d27eb5c6792e9ea319814a..63ec9a98c90bf42fadbe32267914c829dc056260 100644 (file)
@@ -1,11 +1,13 @@
 # ensure LF endings on all checkouts
-configure.ac crlf=input
+configure.ac   crlf=input
+config.rpath   crlf=input
+configure.host crlf=input
+*.sh   crlf=input
 
 # ensure native line endings on checkout
 *.c    crlf
 *.h    crlf
 *.cs   crlf
-*.sh   crlf
 *.il   crlf
 
 .gitattributes crlf