Set explicit crlf for bat files.

This commit is contained in:
Rene Rivera
2020-04-08 07:53:32 -05:00
parent ac2c8d6b27
commit ad6cbcf591
+1 -1
View File
@@ -2,7 +2,7 @@
*.gitattributes text svneol=native#text/plain
# Scriptish formats
*.bat text svneol=native#text/plain
*.bat text svneol=crlf#text/plain
*.bsh text svneol=native#text/x-beanshell
*.cgi text svneol=native#text/plain
*.cmd text svneol=native#text/plain