.git/
.github/
.venv/
venv/
env/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
node_modules/
dist/
dist-node/
build/
coverage/
coverage.xml
htmlcov/
.coverage
*.log*
.env*
Dockerfile*
.dockerignore
.DS_Store
.verdict/
docs/
specs/
tests/
