CRLF for .bat too

master
Dominik Tugend 2013-10-29 18:15:14 +01:00
부모 d576166c99
커밋 989fa5c42e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제

1
.gitattributes vendored
파일 보기

@ -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