diff --git a/.gitignore b/.gitignore index a90bcb1f..2e343471 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ build yarn.lock package-lock.json *.map -public/index.html +public/sw.js +public/workbox-*.js svelte.config.js \ No newline at end of file