Skip to content

Commit 9d926b8

Browse files
committed
chore: add dockerignore with .venv directory
Otherwise it's copied into the build image so uv has to remove it.
1 parent 9388080 commit 9d926b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dockerignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.venv

0 commit comments

Comments
 (0)