Skip to content

Commit

Permalink
Add .gitattributes to override core.autocrlf.
Browse files Browse the repository at this point in the history
  • Loading branch information
int19h committed May 12, 2015
1 parent c2ae31d commit 7708281
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 @@
# Do not normalize line endings from CR LF to LF, regardless of core.autocrlf.
* -text

0 comments on commit 7708281

Please sign in to comment.