Skip to content

Commit

Permalink
Introduce end-of-line normalization
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 16, 2015
1 parent d740576 commit 5d36bd0
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 386 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Which files need CRLF handling
* text=auto
*.sh eol=lf
*.bat eol=crlf
*.cmd -text
Loading

0 comments on commit 5d36bd0

Please sign in to comment.