diff --git a/.gitignore b/.gitignore index eb602ef..b0adb07 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ /coverage # next.js -/.next/ +/.next /out/ # production @@ -34,3 +34,5 @@ yarn-error.log* # vercel .vercel /public/robots.txt +/public/sw* +/public/workbox*