carbon-components-svelte/.gitignore
Sebastián Canio Barriga 6fdb8d10ed add name to form components
2020-07-09 20:59:42 -04:00

10 lines
111 B
Text

/coverage
/lib
/node_modules
/storybook-static
.DS_Store
yarn-debug.log*
yarn-error.log*
*.tgz
.vscode
.idea/*