Skip to content

Commit

Permalink
Add *.bat as eol=crlf.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjohnmeyer committed Mar 24, 2013
1 parent ce196f2 commit 11405ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@
# VC6 files
*.dsw text eol=crlf
*.dsp text eol=crlf

# Other 'windows-specific' files
*.bat text eol=crlf

0 comments on commit 11405ee

Please sign in to comment.