Spaces:
Runtime error
Runtime error
Update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
data/*
|
|
|
|
1 |
+
data/*
|
2 |
+
__pycache__/*
|