simple-keyboard/.npmignore
2020-02-06 23:43:33 -05:00

32 lines
339 B
Plaintext

# dependencies
/node_modules
# testing
/coverage
# docs
/docs
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.github
/demo
# Development folders and files
public
src
scripts
config
.travis.yml
CHANGELOG.md
README.md
.eslintignore
.eslintrc.json