# Default: keep LF in repo
* text=auto eol=lf

# Explicit for common sources
*.py   text eol=lf
*.cpp  text eol=lf
*.hpp  text eol=lf
*.h    text eol=lf
*.c    text eol=lf
*.md   text eol=lf
*.toml text eol=lf
*.yml  text eol=lf
*.yaml text eol=lf
VERSION text eol=lf
