mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-01 22:22:22 +00:00
Fix .dockerignore
Prefix slash does work on macos, but I suspect not on linux.
This commit is contained in:
+5
-5
@@ -1,5 +1,5 @@
|
||||
/docs
|
||||
/cookbook
|
||||
/.circleci
|
||||
/.github
|
||||
/tests
|
||||
docs
|
||||
cookbook
|
||||
.circleci
|
||||
.github
|
||||
tests
|
||||
|
||||
Reference in New Issue
Block a user