Add File
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Python
|
||||||
|
backend/__pycache__
|
||||||
|
backend/app.egg-info
|
||||||
|
backend/*.pyc
|
||||||
|
backend/.mypy_cache
|
||||||
|
backend/.coverage
|
||||||
|
backend/htmlcov
|
||||||
|
backend/.venv
|
||||||
|
backend/.gitignore
|
||||||
|
backend/README.md
|
||||||
|
backend/scripts
|
||||||
|
backend/.DS_Store
|
||||||
Reference in New Issue
Block a user