fix(docker): add .venv to .dockerignore

fix/verification-admin-route-recovery
flobo3 2026-04-13 12:28:57 +03:00 committed by Teknium
parent 3a64348772
commit d945cf6b1a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
# Dependencies
node_modules
.venv
# CI/CD
.github