simple-keyboard/.npmignore
2018-04-20 16:34:02 -04:00

26 lines
282 B
Plaintext

# 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