Skip to content

Commit

Permalink
Use CRLF for all file except shell scripts; *.com and elvis.rc kept a…
Browse files Browse the repository at this point in the history
…s binaries.
  • Loading branch information
bartoldeman committed Feb 2, 2018
1 parent 2b736d1 commit ccd3da5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* text eol=crlf
*.sh text eol=lf
*.com -text
elvis.rc -text

0 comments on commit ccd3da5

Please sign in to comment.