soulsync/.gitattributes
2025-11-10 10:46:32 -08:00

5 lines
150 B
Text

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