Update .gitignore

This commit is contained in:
Cedric FAMIBELLE-PRONZOLA
2022-01-09 21:17:36 +04:00
parent d3b03c5959
commit 54b7b24874
+3 -1
View File
@@ -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*