* text=auto

*.py 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

*.pyc binary
*.pyd binary
*.so binary
*.dll binary
*.dylib binary

*.mp3 binary
*.mp4 binary
*.wav binary
*.png binary
*.jpg binary
*.jpeg binary
*.pdf binary




