Skip to content

Commit

Permalink
Misc: Force LF line endings in .sh files even on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Shauren committed Sep 8, 2023
1 parent bdb4f2b commit 66ffa7f
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
Expand Up @@ -29,3 +29,6 @@

# Ignore sql/* files
sql/* linguist-documentation

# Always LF endings
*.sh eol=lf

0 comments on commit 66ffa7f

Please sign in to comment.