# Auto-detect text files and perform LF normalization
* text=auto eol=lf

# Force shell scripts to strictly retain LF line endings
*.sh text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.toml text eol=lf
*.py text eol=lf
