Files
wehub-resource-sync a8262fc01e
docs / build (push) Waiting to run
docs / deploy (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 13:10:22 +08:00

23 lines
300 B
Plaintext

__pycache__/
*.pyc
*.pyo
.ipynb_checkpoints/
# build / packaging artifacts (generated by `pip install -e .`)
*.egg-info/
build/
dist/
# generated docs site
site/
.superpowers/
# data / model artifacts (kept on the /ephemeral disk, not committed)
data/
models/
*.h5
*.pt
*.jsonl
wandb/
/ephemeral/