Skip to content

Commit

Permalink
Add a gitattributes file to normalize to lf; ref pixijs#3033
Browse files Browse the repository at this point in the history
  • Loading branch information
englercj committed Sep 29, 2016
1 parent 8d39e81 commit cb50a33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.js text eol=lf
*.json text eol=lf
*.yml text eol=lf
*.md text eol=lf
*.txt text eol=lf

0 comments on commit cb50a33

Please sign in to comment.