Files
2026-01-28 11:41:24 -05:00

6 lines
148 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# Force LF line endings for shell scripts (critical for Docker)
*.sh text eol=lf