Skip to content

Commit

Permalink
Add venv to .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed Jun 17, 2024
1 parent 3ad9b5c commit d7eb414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.git
.venv
.mypy_cache
venv
web/node_modules
web/public/assets
docker/.env

0 comments on commit d7eb414

Please sign in to comment.