fix(docker): add .venv to .dockerignore
This commit is contained in:
parent
3a64348772
commit
d945cf6b1a
@ -5,6 +5,7 @@
|
||||
|
||||
# Dependencies
|
||||
node_modules
|
||||
.venv
|
||||
|
||||
# CI/CD
|
||||
.github
|
||||
|
||||
Loading…
Reference in New Issue
Block a user