diff --git a/Node.gitignore b/Node.gitignore index 0f76a6db..3a4c8581 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -57,6 +57,9 @@ typings/ # dotenv environment variables file .env +# parcel-bundler cache (https://parceljs.org/) +.cache + # next.js build output .next