* text=auto eol=lf
*.rs text diff=rust
Cargo.toml text
Cargo.lock text
Dockerfile text
*.dockerfile text
docker-compose*.yml text
.dockerignore text
*.md text diff=markdown
*.txt text
*.rst text
LICENSE text
*.json text
*.toml text
*.yml text
*.yaml text
*.ini text
*.cfg text
*.conf text
*.html text diff=html
*.html.j2 text diff=html
*.css text diff=css
*.js text
*.jsx text
*.ts text
*.tsx text
*.vue text
*.sql text
*.db binary
*.p binary
*.pkl binary
*.pickle binary
*.pyc binary
*.pyd binary
*.pyo binary
*.pdb binary
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.svg text
**/*.result binary
**/*.testfile binary
*.ttf binary
*.eot binary
*.woff binary
*.woff2 binary
*.zip binary
*.7z binary
*.gz binary
*.tar binary
*.tgz binary
*.rar binary
*.exe binary
*.dll binary
*.so binary
*.dylib binary
.env text=utf-8 eol=lf