diff --git a/.gitignore b/.gitignore index 64d49ae..2f48b9a 100644 --- a/.gitignore +++ b/.gitignore @@ -213,4 +213,7 @@ marimo/_lsp/ __marimo__/ # Streamlit -.streamlit/secrets.toml \ No newline at end of file +.streamlit/secrets.toml + +# Build +build/ \ No newline at end of file