Added build path
This commit is contained in:
parent
e1b3b78217
commit
0da3e595f7
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -213,4 +213,7 @@ marimo/_lsp/
|
|||
__marimo__/
|
||||
|
||||
# Streamlit
|
||||
.streamlit/secrets.toml
|
||||
.streamlit/secrets.toml
|
||||
|
||||
# Build
|
||||
build/
|
||||
Loading…
Reference in a new issue