chore: gitignore benchmark results/ and __pycache__ under scripts/
This commit is contained in:
@@ -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__/
|
||||
|
||||
Reference in New Issue
Block a user