summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoryurenh <blackhao0426@gmail.com>2026-08-31 18:34:12 -0500
committeryurenh <blackhao0426@gmail.com>2026-08-31 18:34:12 -0500
commitb270eb58e22deb9f6a1c5342db41d531232ded0d (patch)
tree9829b9b32e7c76b0ce6f8863c25eb58f581f66a0 /.gitignore
parentf68f6b00f047d9412113d7c2627bd7f6e96f2d62 (diff)
results flow: collect.py (node-side bundle) + plot_ladder.py (gap-vs-scale analysis)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GkgLsACEF6CCP7EUfA5fZe
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3b68828..8cc215d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
data/
runs/
+!results/
__pycache__/
*.pyc
*.bin