Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
add var to git ignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -13,4 +13,5 @@ gen_images/
|
|
13 |
app.zip
|
14 |
app_old/
|
15 |
images_retail/
|
16 |
-
app_bkp/
|
|
|
|
13 |
app.zip
|
14 |
app_old/
|
15 |
images_retail/
|
16 |
+
app_bkp/
|
17 |
+
.streamlit/secrets.toml
|