Spaces:
Runtime error
Runtime error
Commit
·
1dc6610
1
Parent(s):
bbc70b2
Init
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
core
|
| 2 |
meta-llama/
|
| 3 |
outputs/
|
| 4 |
__pycache__/
|
|
|
|
| 1 |
+
core.*
|
| 2 |
meta-llama/
|
| 3 |
outputs/
|
| 4 |
__pycache__/
|