Skip to content

Commit

Permalink
Enforce LF (#1393)
Browse files Browse the repository at this point in the history
On Windows `autocrlf` is true by default
  • Loading branch information
XhmikosR authored Mar 2, 2021
1 parent a2947e3 commit c1b8c3e
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 @@
# Enforce Unix newlines
* text=auto eol=lf

0 comments on commit c1b8c3e

Please sign in to comment.