mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Fix .dockerignore
Prefix slash does work on macos, but I suspect not on linux.
This commit is contained in:
parent
775d28a509
commit
facdc795bb
1 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/docs
|
||||
/cookbook
|
||||
/.circleci
|
||||
/.github
|
||||
/tests
|
||||
docs
|
||||
cookbook
|
||||
.circleci
|
||||
.github
|
||||
tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue