Spaces:
Runtime error
Runtime error
notebooks
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -185,4 +185,5 @@ cython_debug/
|
|
| 185 |
|
| 186 |
data/images/
|
| 187 |
tmp/
|
| 188 |
-
figures/
|
|
|
|
|
|
| 185 |
|
| 186 |
data/images/
|
| 187 |
tmp/
|
| 188 |
+
figures/
|
| 189 |
+
archive/
|