storybook/.gitignore

22 lines
227 B
Plaintext
Raw Normal View History

2022-07-21 11:24:07 +02:00
node_modules
*.log
.idea
*.iml
*.sw*
dist
*.DS_Store
.cache
2022-07-21 17:16:02 +02:00
junit.xml
2022-07-26 11:41:33 +02:00
/repros
2022-08-02 09:15:06 +10:00
/sandbox
.verdaccio-cache
2022-07-21 11:24:07 +02:00
# Yarn stuff
/**/.yarn/*
!/**/.yarn/releases
!/**/.yarn/plugins
!/**/.yarn/sdks
!/**/.yarn/versions
/**/.pnp.*
2022-07-29 16:13:29 +10:00
/yarn.lock