backend_and_cms/backend/.dockerignore

9 lines
76 B
Plaintext
Raw Normal View History

2024-09-17 12:11:39 +08:00
# Python
__pycache__
app.egg-info
*.pyc
.mypy_cache
.coverage
htmlcov
.venv