Spaces:
Runtime error
Runtime error
macrdel
commited on
Commit
•
ac8f9e9
1
Parent(s):
033bc0b
add data/ to .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
venv/
|
2 |
-
__pycache__/
|
|
|
|
1 |
venv/
|
2 |
+
__pycache__/
|
3 |
+
data/
|