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