Skip to content

Commit

Permalink
Exclude batch files from line endings settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeBecker committed Jun 11, 2017
1 parent 5970b54 commit 2c7365a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Don't convert batch files' line endings. They should always be CRLF.
*.bat binary

0 comments on commit 2c7365a

Please sign in to comment.