mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
fix: separate .gitignore entries (missing newline)
This commit is contained in:
parent
3a56bb62bf
commit
7290bcdf1c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -101,4 +101,5 @@ STABILIZATION_TODO.md
|
|||
**/test-results
|
||||
**/playwright-report
|
||||
**/*.storageState.json
|
||||
**/coveragelitellm/model_prices_and_context_window.json
|
||||
**/coverage
|
||||
litellm/model_prices_and_context_window.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue