# gitignore
npm-debug.log
node_modules
dist/

# Only apps should have lockfiles
npm-shrinkwrap.json
package-lock.json
yarn.lock
