.DS_Store
mongo/data/
.env
.venv/
.playwright-mcp
__pycache__/
.pytest_cache/
.ruff_cache/

# Python package build artifacts (packages/renderer) — PyPI is the artifact store
dist/
*.egg-info/
