Spaces:
Sleeping
Sleeping
Romain Graux commited on
Commit ·
e3e9ce0
1
Parent(s): 0c0ff09
Update gitignore
Browse files- .gitignore +6 -0
.gitignore
CHANGED
|
@@ -160,3 +160,9 @@ cython_debug/
|
|
| 160 |
#.idea/
|
| 161 |
|
| 162 |
data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 160 |
#.idea/
|
| 161 |
|
| 162 |
data
|
| 163 |
+
dataset
|
| 164 |
+
models/model_*.ckpt
|
| 165 |
+
playground
|
| 166 |
+
notebooks
|
| 167 |
+
scripts
|
| 168 |
+
logs
|