simple-keyboard/.npmignore

26 lines
282 B
Plaintext
Raw Normal View History

2018-04-21 04:34:02 +08:00
# dependencies
/node_modules
# testing
/coverage
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Development folders and files
public
src
scripts
config
.travis.yml
CHANGELOG.md
README.md