Skip to content

Commit

Permalink
Configure git to always use LF line endings in the working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff authored and Keno committed Jul 22, 2018
1 parent 11cba0e commit 03f0ae5
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
@@ -1,2 +1,3 @@
* text=auto eol=lf
# treat patches as files that should not be modified
*.patch -text

0 comments on commit 03f0ae5

Please sign in to comment.