Files
2026-07-13 13:33:03 +08:00

3 lines
90 B
Plaintext

# Force LF line endings for shell scripts (avoid CRLF issues on Windows)
*.sh text eol=lf