litellm/litellm-rust/.gitignore
2026-06-16 20:49:59 -07:00

8 lines
69 B
Text

/target
**/*.rs.bk
*.so
*.pyd
*.dylib
Cargo.lock
__pycache__/
.venv/