react-bootstrap-table2/.gitignore
2018-01-16 00:04:14 +08:00

25 lines
215 B
Plaintext

# node
node_modules
package-lock.json
# testing
coverage
.eslintcache
# misc
.DS_Store
.vscode
# logs
lerna-debug.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# gh-pages
storybook-static
# build
lib
dist