Make sure .sh files always have LF line ending
[mono.git] / .gitattributes
index c7e0c474a2dcaab7cec15a4004a7f66ffa893f44..030bae51185ce6dc8f9e80a346eb8193cd3455d1 100644 (file)
@@ -1,15 +1,14 @@
 # ensure LF endings on all checkouts
-configure.in crlf=input
+configure.ac crlf=input
+*.sh   crlf=input
 
 # ensure native line endings on checkout
 *.c    crlf
 *.h    crlf
 *.cs   crlf
-*.sh   crlf
 *.il   crlf
 
 .gitattributes crlf
-ChangeLog      crlf
 *akefile*      crlf
 *.sources      crlf