Spaces:
Running
on
Zero
Running
on
Zero
delete .env from commit
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -5,4 +5,5 @@ output/
|
|
5 |
hf_gradio/
|
6 |
hf_cache/
|
7 |
wd14_tagger_model/
|
8 |
-
images/
|
|
|
|
5 |
hf_gradio/
|
6 |
hf_cache/
|
7 |
wd14_tagger_model/
|
8 |
+
images/
|
9 |
+
.env
|