clean: remove outdated microbundle cache directories
- microbundle hasn't used these directories in 3+ years -d0e66da957
- and rollup-plugin-typescript2, which microbundle depends on and which actually created the dirs, hasn't used them in ~3 years either -ffda2e539b
- I help maintain rpt2 and formerly solo-maintained TSDX for ~1.5 years, which, as a fork of microbundle, has similarly used those directories in the past until I changed them -55c0d47c0b
This commit is contained in:
parent
e5323759e3
commit
f25639455e
@ -57,12 +57,6 @@ web_modules/
|
||||
# Optional stylelint cache
|
||||
.stylelintcache
|
||||
|
||||
# Microbundle cache
|
||||
.rpt2_cache/
|
||||
.rts2_cache_cjs/
|
||||
.rts2_cache_es/
|
||||
.rts2_cache_umd/
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user