Skip to content

Commit

Permalink
gitattributes: try fixing lf/crlf issue
Browse files Browse the repository at this point in the history
We should only use lf, since that's all Linux understands.

Signed-off-by: Sean Cross <sean@xobs.io>
  • Loading branch information
xobs committed Apr 11, 2019
1 parent 9e8bcc3 commit e69429f
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 e69429f

Please sign in to comment.