diff --git a/Node.gitignore b/Node.gitignore index d1bed128fa..90f8428b2a 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -57,5 +57,8 @@ typings/ # dotenv environment variables file .env +# parcel-bundler cache (https://parceljs.org/) +.cache + # next.js build output .next