]> source.dussan.org Git - gitignore.git/commitdiff
feat: Add microbundle cache (#3116)
authorRichie Bendall <richiebendall@gmail.com>
Sat, 21 Sep 2019 16:13:14 +0000 (04:13 +1200)
committerBrendan Forster <brendan@github.com>
Sat, 21 Sep 2019 16:13:14 +0000 (13:13 -0300)
Node.gitignore

index 3863bda0d96ea527f08d0b2dd575e5026d9e183a..bba6e6838004365d603e143b1ea512a608684921 100644 (file)
@@ -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