Skip to content

Commit

Permalink
Add a .gitattributes file to deal with line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Aug 5, 2016
1 parent 08b25d8 commit 5f0b7d4
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 @@
# Auto detect text files and perform LF normalization
* text=auto

0 comments on commit 5f0b7d4

Please sign in to comment.