Skip to content

Commit b63fdb0

Browse files
committed
Update .gitignore
1 parent 3b4555f commit b63fdb0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,9 @@ marimo/_lsp/
200200
__marimo__/
201201

202202
# Streamlit
203-
.streamlit/secrets.toml
203+
.streamlit/secrets.toml
204+
205+
# Miscellaneous
206+
207+
\#*
208+
.idea

0 commit comments

Comments
 (0)