Commit
·
5e84d24
1
Parent(s):
30fb34a
update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -180,4 +180,5 @@ cython_debug/
|
|
180 |
src/link.txt
|
181 |
|
182 |
# Test files
|
183 |
-
src/test_plotly_script.py
|
|
|
|
180 |
src/link.txt
|
181 |
|
182 |
# Test files
|
183 |
+
src/test_plotly_script.py
|
184 |
+
src/streamlit_app.py
|