Make sure .sh files always have LF line ending
[mono.git] / .gitattributes
index 5c4cb01ff15ecaa8cc8e61dd4101ee6985956522..030bae51185ce6dc8f9e80a346eb8193cd3455d1 100644 (file)
@@ -1,15 +1,14 @@
 # ensure LF endings on all checkouts
 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