kshitijthakkar
commited on
Commit
·
0621371
1
Parent(s):
1a2cb69
ignore generated images
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -183,4 +183,5 @@ cython_debug/
|
|
183 |
.idea
|
184 |
*conversation_logs/
|
185 |
push_to_hub.sh
|
186 |
-
init_repos.sh
|
|
|
|
183 |
.idea
|
184 |
*conversation_logs/
|
185 |
push_to_hub.sh
|
186 |
+
init_repos.sh
|
187 |
+
generated_images/
|