load project
This commit is contained in:
11
backend/.dockerignore
Normal file
11
backend/.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
app.db
|
||||
uploads
|
||||
exports
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
Reference in New Issue
Block a user