CRLF for .bat too

master
Dominik Tugend 2013-10-29 18:15:14 +01:00
parent d576166c99
commit 989fa5c42e
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,4 +1,5 @@
# Force CRLF for Windows files:
*.bat text eol=crlf
*.dsp text eol=crlf
*.dsw text eol=crlf
*.sln text eol=crlf