__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.venv/
venv/
.env
*.egg
.ipynb_checkpoints/
.pytest_cache/
.ruff_cache/
*.pyc
logs/
output/
outputs/
plots/
# Generated benchmark artifacts; not the tracked src/plasmax/configs/data/
/data/
.claude/
.python-version
presentation/
CLAUDE.md
.vscode/
.DS_Store
/sweeps/
/manifests/
/tmp/

# Local-only research infrastructure and notes.
/experiments/cluster/
/docs/
/tools/manifests/*
.flairignore
