mirror of
https://github.com/sassanix/Warracker.git
synced 2025-12-20 12:50:03 -06:00
Update .gitattributes to enforce LF line endings for shell scripts
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,2 +1,6 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Force LF line endings for shell scripts (required for Docker/Linux)
|
||||
*.sh text eol=lf
|
||||
Docker/*.sh text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user