* text=auto
*.rs text eol=lf
*.toml text eol=lf
Cargo.lock text eol=lf
*.py text eol=lf
*.pyx text eol=lf
*.pxd text eol=lf
*.md text eol=lf
*.txt text eol=lf
LICENSE text eol=lf
*.json text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.xml text eol=lf
*.xsd text eol=lf
*.xbrl text eol=lf
*.sh text eol=lf
*.bash text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.pdf binary
*.zip binary
*.gz binary
*.tar binary
*.7z binary
*.exe binary
*.dll binary
*.so binary
*.dylib binary
*.rs linguist-language=Rust
benchmarks/*.py linguist-documentation
scripts/*.py linguist-documentation
examples/* linguist-documentation