chore: gitignore benchmark results/ and __pycache__ under scripts/

This commit is contained in:
Hunter B
2026-06-09 23:23:37 -07:00
parent 6551106e79
commit a2bf9f806a
+4
View File
@@ -121,3 +121,7 @@ docs/*_PLAN.md
.envrc
.direnv
scripts/run_deep_swe.py
# Benchmark artifacts and caches re-included by !scripts/**
results/
scripts/**/__pycache__/