* text=auto

*.py text eol=lf
*.pyi text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.toml text eol=lf
*.cfg text eol=lf
*.sh text eol=lf
*.bat text eol=crlf
*.ps1 text eol=crlf

LICENSE text eol=lf
README* text eol=lf
CHANGELOG* text eol=lf
CONTRIBUTING* text eol=lf

*.png binary
*.jpg binary
*.pdf binary
*.pyc binary
*.pyo binary
*.so binary
*.dll binary
*.exe binary
*.zip binary
*.tar binary
*.gz binary
