diff --git a/.gitignore b/.gitignore index 2e343471..ac929a5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ node_modules -public/env.js build -yarn.lock package-lock.json +yarn.lock *.map +public/env.js public/sw.js +public/index.html public/workbox-*.js svelte.config.js \ No newline at end of file