Skip to content

Commit

Permalink
Add .gitattributes to enforce LF for shell scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelsh committed Jan 1, 2025
1 parent a3396b6 commit 4c9a834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattibutes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Force LF line endings, needed for Docker to work on Windows
*.sh text eol=lf

0 comments on commit 4c9a834

Please sign in to comment.