diff --git a/webapp/.gitignore b/webapp/.gitignore index dc61a8d..663e66a 100644 --- a/webapp/.gitignore +++ b/webapp/.gitignore @@ -1,6 +1,6 @@ .DS_Store node_modules -/build +build/ /.svelte-kit /package .env