admin
2020-06-22 924bdf1c9fb74babf2438d5545db3594756625d1
1
2
3
4
5
6
7
 
# Our batch files requires CRLF for correct work.
# https://github.com/3F/hMSBuild/issues/2
 
*.bat text eol=crlf
*.cmd text eol=crlf
*.tpl text eol=crlf