Make sure .sh files always have LF line ending
[mono.git] / .gitattributes
index 3fbe928cd147d1d905d27eb5c6792e9ea319814a..030bae51185ce6dc8f9e80a346eb8193cd3455d1 100644 (file)
@@ -1,11 +1,11 @@
 # 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