update
This commit is contained in:
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# Force LF line endings for shell scripts (critical for Docker)
|
||||
*.sh text eol=lf
|
||||
docker/entrypoint-*.sh text eol=lf
|
||||
|
||||
# Default behavior
|
||||
* text=auto
|
||||
Reference in New Issue
Block a user