gapguide-api / .dockerignore
arifRB's picture
Deploy GapGuide backend (Docker)
ffd36e0 verified
Raw
History Blame Contribute Delete
110 Bytes
venv/
**/__pycache__/
*.pyc
.pytest_cache/
logs/
*.log
seed_data/onet_dump/
**/tests/
.git/
.env
staticfiles/