diff --git a/.gitignore b/.gitignore index 05a7c403..b408b65c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ desktop.ini # node node_modules +# static build +build + # secrets .env .env.*