Skip to content
Snippets Groups Projects
.npmignore 221 B
Newer Older
# Mac OS
.DS_Store

# NPM
/node_modules
npm-*

# Double copies of all the static assets and tutorial gifs
/src

# Testing
/.nyc_output
/coverage

# generated translation files
/translations