Skip to content

Commit

Permalink
Add .gitattributes to define .bat and .sh line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
Gama11 committed May 24, 2015
1 parent 01fd238 commit 3e85fcb
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 @@
*.sh eol=lf
*.bat eol=crlf

0 comments on commit 3e85fcb

Please sign in to comment.