taf-agent / .gitignore
karlexmarin's picture
chore: triage untracked — gitignore scratch outputs, move helper script
3dbfebb
raw
history blame
474 Bytes
��__pycache__/
# HF Space rejects PNG files (binary; needs Xet storage).
# PNGs already live in NeurIPS/paper/figures/ — not needed for browser tool.
data/**/*.png
__pycache__/
*.pyc
# Local diagnose run outputs (regenerable from python/diagnose_model.py)
diagnose_results/
# Paper PDFs and large binaries (source TeX lives in NeurIPS/paper/)
docs/*.pdf
# Old version posts (archived locally; superseded by current README/HF Space)
hf-post-v*-update.md