Skip to content

Commit

Permalink
(clean): remove .rts_cache_* from storybook gitignore (#375)
Browse files Browse the repository at this point in the history
- these are no longer necessary after my cacheRoot changes
  • Loading branch information
agilgur5 authored and swyxio committed Dec 16, 2019
1 parent a736c77 commit c5df5ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions templates/react-with-storybook/gitignore
Expand Up @@ -2,8 +2,4 @@
.DS_Store
node_modules
.cache
.rts2_cache_cjs
.rts2_cache_esm
.rts2_cache_umd
.rts2_cache_system
dist

0 comments on commit c5df5ac

Please sign in to comment.