Improve Dockerfile

Add .venv to gitignore & dockerignore
This commit is contained in:
Marc Lopez
2024-06-07 03:23:21 +02:00
parent ac037b94f3
commit 02e048c109
3 changed files with 8 additions and 3 deletions

1
.dockerignore Normal file
View File

@@ -0,0 +1 @@
.venv