mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
chore: add .venv312/ and proxy out/ to .gitignore
This commit is contained in:
parent
5544803b35
commit
1d2e2bb252
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -100,4 +100,6 @@ STABILIZATION_TODO.md
|
|||
**/test-results
|
||||
**/playwright-report
|
||||
**/*.storageState.json
|
||||
**/coverage
|
||||
**/coverage
|
||||
.venv312/
|
||||
litellm/proxy/_experimental/out/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue