Spaces:
Running
Running
Commit
·
e802557
1
Parent(s):
4f0d1b5
Update .gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -2,3 +2,5 @@ __pycache__/**
|
|
2 |
/evals_processed
|
3 |
/evals_upload
|
4 |
/evals_live
|
|
|
|
|
|
2 |
/evals_processed
|
3 |
/evals_upload
|
4 |
/evals_live
|
5 |
+
/utils/__pycache__
|
6 |
+
/agent_monitor/__pycache__
|