storybook/.gitignore
Norbert de Langen 624016716c
bootstrap works
2022-07-21 15:42:01 +02:00

17 lines
172 B
Plaintext

node_modules
*.log
.idea
*.iml
*.sw*
dist
*.DS_Store
.cache
# Yarn stuff
/**/.yarn/*
!/**/.yarn/releases
!/**/.yarn/plugins
!/**/.yarn/sdks
!/**/.yarn/versions
/**/.pnp.*