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 committed May 28, 2018
1 parent 746d08f commit b517479
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# treat patches as files that should not be modified
*.patch -text
* text=auto eol=lf

0 comments on commit b517479

Please sign in to comment.