Files
2026-07-13 12:10:23 +08:00

3 lines
100 B
Plaintext

# Ensure shell scripts always use LF so they run in Linux containers (e.g. Docker)
*.sh text eol=lf