.git
.github
.venv
.venv*/
**/__pycache__/
**/*.pyc
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
.env
data/
specs/
docs/
tests/
node_modules/
