Misc: Force LF line endings in .sh files even on windows
This commit is contained in:
@@ -29,3 +29,6 @@
|
||||
|
||||
# Ignore sql/* files
|
||||
sql/* linguist-documentation
|
||||
|
||||
# Always LF endings
|
||||
*.sh eol=lf
|
||||
|
||||
Reference in New Issue
Block a user