s-shah4 commited on
Commit ·
8d68a84
1
Parent(s): 31d3094
Remove IDE Files
Browse files- .gitignore +3 -0
.gitignore
CHANGED
|
@@ -215,3 +215,6 @@ __marimo__/
|
|
| 215 |
|
| 216 |
# Streamlit
|
| 217 |
.streamlit/secrets.toml
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
|
| 216 |
# Streamlit
|
| 217 |
.streamlit/secrets.toml
|
| 218 |
+
|
| 219 |
+
.idea/
|
| 220 |
+
*.iml
|