Add stop_space.py to .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -4,3 +4,4 @@
|
|
4 |
venv
|
5 |
.streamlit/secrets.toml
|
6 |
|
|
|
|
4 |
venv
|
5 |
.streamlit/secrets.toml
|
6 |
|
7 |
+
stop_space.py
|