# Shell scripts must keep LF line endings or macOS/Linux bash will refuse to run them
*.command text eol=lf
*.sh text eol=lf
