mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
chore(agent-sdk): ignore package-lock.json (use pnpm)
This commit is contained in:
parent
a371832337
commit
db579303fd
1 changed files with 1 additions and 0 deletions
1
sdks/typescript-agent-sdk/.gitignore
vendored
1
sdks/typescript-agent-sdk/.gitignore
vendored
|
|
@ -2,3 +2,4 @@ node_modules/
|
|||
dist/
|
||||
*.log
|
||||
.DS_Store
|
||||
package-lock.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue