Files
HighCostDrugsDemo/.dockerignore
T
2026-02-17 11:32:25 +00:00

17 lines
131 B
Plaintext

.git
__pycache__
*.pyc
*.pyo
*.db
.pytest_cache
.coverage
htmlcov
tests
.venv
*.egg-info
dist
build
.mypy_cache
.ruff_cache
*.spec