shank commited on
Commit ·
62a3a90
1
Parent(s): 0181886
Fix: Remove gitignore from commits
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -45,4 +45,5 @@ baseline_results.json
|
|
| 45 |
sandbox_*.py
|
| 46 |
/tmp/sandbox_*
|
| 47 |
|
| 48 |
-
instructions.md
|
|
|
|
|
|
| 45 |
sandbox_*.py
|
| 46 |
/tmp/sandbox_*
|
| 47 |
|
| 48 |
+
instructions.md
|
| 49 |
+
.gitignore
|