__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.eggs/
.pytest_cache/
*.so
.tox/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
logs/
GITIGNORED/
.env
.last-hpc-job
.venv/
.claude/

# Pre-built docs (generated by sphinx-build)
# src/*/_sphinx_html/  ← REMOVED: bundle MUST be tracked (scitex-cloud serves it)

# WIP directories
scitex/
.scitex/
src/scitex_dev/app/

# Hook logs and pending
docs/to_claude
.playwright-cli/
