Skip to content

Commit

Permalink
Force EOL = LF for docker-healthcheck (shell script)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghusta committed Aug 13, 2018
1 parent fc617a2 commit b4d57db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* text=auto
*.sh text eol=lf
docker-healthcheck text eol=lf

0 comments on commit b4d57db

Please sign in to comment.