mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Misc: Force LF line endings in .sh files even on windows
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -29,3 +29,6 @@
|
|||||||
|
|
||||||
# Ignore sql/* files
|
# Ignore sql/* files
|
||||||
sql/* linguist-documentation
|
sql/* linguist-documentation
|
||||||
|
|
||||||
|
# Always LF endings
|
||||||
|
*.sh eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user