chore: add Final_Assignment_Template.code-workspace to .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -214,3 +214,4 @@ __marimo__/
|
|
| 214 |
|
| 215 |
# Streamlit
|
| 216 |
.streamlit/secrets.toml
|
|
|
|
|
|
| 214 |
|
| 215 |
# Streamlit
|
| 216 |
.streamlit/secrets.toml
|
| 217 |
+
Final_Assignment_Template.code-workspace
|