# sciogen index (generated per-project; never committed)
.sciogen/

# Python build / packaging
build/
dist/
*.egg-info/
__pycache__/
*.py[cod]
*.egg

# Virtual environments
.venv/
venv/
env/

# Test / tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/

# Local tool settings
.claude/settings.local.json

# OS / editor
.DS_Store
Thumbs.db
*.swp
.idea/
.vscode/

#MD Files
CLAUDE.md
RELEASING.md
site/_artifact_body.html
