Spaces:
Runtime error
Runtime error
Commit
•
96754c7
1
Parent(s):
544e4d1
Ignore extra files
Browse files- .gitignore +2 -2
.gitignore
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
.idea/
|
2 |
-
notebooks/.ipynb_checkpoints
|
3 |
-
data/*/*
|
|
|
1 |
.idea/
|
2 |
+
notebooks/.ipynb_checkpoints/*
|
3 |
+
data/*/*
|