shank commited on
Commit ·
374c6cc
1
Parent(s): 75cd77b
chore: clean up local dev files and temporary virtual environments
Browse files- .gitignore +5 -1
.gitignore
CHANGED
|
@@ -46,4 +46,8 @@ sandbox_*.py
|
|
| 46 |
/tmp/sandbox_*
|
| 47 |
|
| 48 |
instructions.md
|
| 49 |
-
CURSOR_INSTRUCTIONS_V2.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
/tmp/sandbox_*
|
| 47 |
|
| 48 |
instructions.md
|
| 49 |
+
CURSOR_INSTRUCTIONS_V2.md.tmp_venv/
|
| 50 |
+
venv_test*/
|
| 51 |
+
scratch/
|
| 52 |
+
agentdebugger_env.egg-info/
|
| 53 |
+
baseline_results.json
|