.planning/
.pytest_cache/
.ruff_cache/
.venv/
.cache/
*.pyc
quality_reports/

# Build artifacts
dist/
build/
*.egg-info/
.coverage
