Files
course-craft-service/.gitattributes
2026-02-06 12:15:43 +03:00

7 lines
148 B
Plaintext

# Force LF line endings for shell scripts (critical for Docker)
*.sh text eol=lf
docker/entrypoint-*.sh text eol=lf
# Default behavior
* text=auto