* text=auto
*.rs text
*.toml text
*.yml text
*.yaml text
*.json text
*.xml text
*.md text
*.txt text
*.sh text eol=lf
*.bash text eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf
*.exe binary
*.dll binary
*.so binary
*.dylib binary
*.a binary
*.lib binary
*.pdb binary
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.svg text
*.zip binary
*.tar binary
*.gz binary
*.7z binary
*.rar binary
Cargo.lock text eol=lf
package-lock.json text eol=lf
yarn.lock text eol=lf
*.pdf binary
*.code-workspace text
fuzz/corpus/** binary
fuzz/artifacts/** binary