1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 02:38:12 +02:00

feat: Add microbundle cache (#3116)

This commit is contained in:
Richie Bendall 2019-09-22 04:13:14 +12:00 committed by Brendan Forster
parent 3b445ebb92
commit 086eacaaa2

View 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