Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
forcing unix line endings for shell scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Spycho committed Jul 19, 2017
1 parent 8e05abc commit 4ecf99a
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 @@
# Force Unix line endings, which is necessary for shell scripts executed by docker worker
*.sh text eol=lf

0 comments on commit 4ecf99a

Please sign in to comment.