Browse Source

ensure batch files are crlf

pull/253/head
Michael Lawson 10 years ago
parent
commit
de939863be
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitattributes

+ 2
- 0
.gitattributes View File

@ -0,0 +1,2 @@
# Ensure batch files are crlf
*.bat text eol=crlf

Loading…
Cancel
Save