easy-scratch3/.npmignore
2019-12-31 17:48:57 +08:00

22 lines
221 B
Plaintext

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Double copies of all the static assets and tutorial gifs
/src
# Testing
/.nyc_output
/coverage
/test
# Build
/.opt-in
/build
# generated translation files
/translations