Spaces:
Runtime error
Runtime error
Update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -159,4 +159,5 @@ cython_debug/
|
|
| 159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
| 160 |
#.idea/
|
| 161 |
|
| 162 |
-
.streamlit/secrets.toml
|
|
|
|
|
|
| 159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
| 160 |
#.idea/
|
| 161 |
|
| 162 |
+
.streamlit/secrets.toml
|
| 163 |
+
TODO
|