Skip to content

Commit

Permalink
Enforce LF endings
Browse files Browse the repository at this point in the history
Docker is all Linux, no need for CRLF conversions
  • Loading branch information
sublime09 committed Apr 12, 2021
1 parent fc3d192 commit 3d3bca0
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
@@ -0,0 +1 @@
* text=auto eol=lf

0 comments on commit 3d3bca0

Please sign in to comment.