diff --git a/Node.gitignore b/Node.gitignore index 97e28736..2ceae0f2 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -57,3 +57,5 @@ typings/ # dotenv environment variables file .env +# parcel-bundler cache (https://parceljs.org/) +.cache