# Normalize line endings for cross-platform compatibility
* text=auto

# Always use LF for shell scripts (prevents /bin/bash^M errors on Linux)
*.sh text eol=lf
