daniel-was-taken commited on
Commit
5fc4b20
·
1 Parent(s): ed0c634

Update .gitignore to include directories for trials and Gradio

Browse files
Files changed (1) hide show
  1. .gitignore +7 -1
.gitignore CHANGED
@@ -213,4 +213,10 @@ marimo/_lsp/
213
  __marimo__/
214
 
215
  # Streamlit
216
- .streamlit/secrets.toml
 
 
 
 
 
 
 
213
  __marimo__/
214
 
215
  # Streamlit
216
+ .streamlit/secrets.toml
217
+
218
+ # Hackathon
219
+ trials/
220
+
221
+ # Gradio
222
+ .gradio/