Update .gitignore
This commit is contained in:
+3
-1
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user