storybook/.gitignore
Tom Coleman 1c968293ad Remove sandbox from .ignore
This means VS code will treat it as an unignored file, but git will still ignore it 👌
2022-08-29 11:24:05 +10:00

22 lines
227 B
Plaintext

node_modules
*.log
.idea
*.iml
*.sw*
dist
*.DS_Store
.cache
junit.xml
/repros
/sandbox
.verdaccio-cache
# Yarn stuff
/**/.yarn/*
!/**/.yarn/releases
!/**/.yarn/plugins
!/**/.yarn/sdks
!/**/.yarn/versions
/**/.pnp.*
/yarn.lock