Skip to content

Commit

Permalink
Fixed line feeds on Windows (squidfunk#1614)
Browse files Browse the repository at this point in the history
Fixes lines endings on Windows with `autocrlf: true`, which is the default
  • Loading branch information
XhmikosR authored Apr 17, 2020
1 parent 513b974 commit abe1913
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 abe1913

Please sign in to comment.