Skip to content

Commit

Permalink
Always use LF as eol, even on Windows
Browse files Browse the repository at this point in the history
Signed by Shawn Bulen, [email protected]
  • Loading branch information
sbulen committed Jan 19, 2020
1 parent 518b33f commit 97d940a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Force our line endings to be LF, even for Windows
* text
* text eol=lf

# Set certain files to be binary
*.png binary
Expand Down

0 comments on commit 97d940a

Please sign in to comment.