mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
feat(agent-sdk): add gitignore for typescript SDK package
This commit is contained in:
parent
487479eff7
commit
504c90bad7
1 changed files with 4 additions and 0 deletions
4
sdks/typescript-agent-sdk/.gitignore
vendored
Normal file
4
sdks/typescript-agent-sdk/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
node_modules/
|
||||
dist/
|
||||
*.log
|
||||
.DS_Store
|
||||
Loading…
Add table
Reference in a new issue