Skip to content

Commit

Permalink
add gitattributes because of windows line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Gumprich committed Jun 22, 2020
1 parent 2f7990a commit f2d486d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*.sh text eol=lf
*.py text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.txt text eol=lf

0 comments on commit f2d486d

Please sign in to comment.