diff --git a/Node.gitignore b/Node.gitignore index 3863bda0d96ea527f08d0b2dd575e5026d9e183a..bba6e6838004365d603e143b1ea512a608684921 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -53,6 +53,12 @@ typings/ # Optional eslint cache .eslintcache +# Microbundle cache +.rpt2_cache/ +.rts2_cache_cjs/ +.rts2_cache_es/ +.rts2_cache_umd/ + # Optional REPL history .node_repl_history