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