Update .gitignore
This commit is contained in:
+3
-1
@@ -9,7 +9,7 @@
|
|||||||
/coverage
|
/coverage
|
||||||
|
|
||||||
# next.js
|
# next.js
|
||||||
/.next/
|
/.next
|
||||||
/out/
|
/out/
|
||||||
|
|
||||||
# production
|
# production
|
||||||
@@ -34,3 +34,5 @@ yarn-error.log*
|
|||||||
# vercel
|
# vercel
|
||||||
.vercel
|
.vercel
|
||||||
/public/robots.txt
|
/public/robots.txt
|
||||||
|
/public/sw*
|
||||||
|
/public/workbox*
|
||||||
|
|||||||
Reference in New Issue
Block a user