Spaces:
Runtime error
Runtime error
add gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
data/
|
2 |
checkpoints/
|
3 |
venv/
|
|
|
4 |
|
|
|
1 |
data/
|
2 |
checkpoints/
|
3 |
venv/
|
4 |
+
log_style/
|
5 |
|