Files
2026-04-20 14:53:59 +07:00

9 lines
187 B
Plaintext

* text=auto
# Shell scripts must have LF line endings, even on Windows checkouts.
*.sh text eol=lf
*.command text eol=lf
# Batch files are Windows-only.
*.bat text eol=crlf