Skip to content

Commit

Permalink
Merge pull request #11 from MarkEWaite/windows-adaptations
Browse files Browse the repository at this point in the history
Force all text files to use Unix EOL
  • Loading branch information
oleg-nenashev authored Aug 20, 2019
2 parents bf8d2b4 + b319fb6 commit 62672f3
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 @@
# Treat all text files without a CR (as we have Docker)
* text eol=lf

0 comments on commit 62672f3

Please sign in to comment.