__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.venv/
.env
dist/
build/
.coverage
htmlcov/
.mypy_cache/
.pytest_cache/

.kiro/
