# Normalize text files to LF
* text=auto eol=lf

# Source/config/text
*.py text eol=lf
*.toml text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.csv text eol=lf
*.dat text eol=lf
*.in text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
