# Keep shell scripts LF-only (avoid CRLF issues on macOS/Linux)
*.sh text eol=lf

*.py text eol=lf
*.toml text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.md text eol=lf
