Spaces:
Paused
Paused
Ignore generated images
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
/venv
|
2 |
/__pycache__
|
|
|
3 |
|
4 |
start.sh
|
|
|
1 |
/venv
|
2 |
/__pycache__
|
3 |
+
/image
|
4 |
|
5 |
start.sh
|