Skip to content

Commit

Permalink
build: add .gitattributes to force LF (instead of possible CRLF on W…
Browse files Browse the repository at this point in the history
…indows)
  • Loading branch information
janpio committed Jun 18, 2019
1 parent 292e13a commit d4e8607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text eol=lf

0 comments on commit d4e8607

Please sign in to comment.