Files
encar/.gitattributes
2026-04-16 18:08:31 +03:00

7 lines
144 B
Plaintext

# Force LF for shell scripts (critical for Docker on Windows)
*.sh text eol=lf
entrypoint.sh text eol=lf
# Default for other files
* text=auto