.npmignore 211 B

123456789101112131415161718
  1. .DS_Store
  2. _site/
  3. .sass-cache
  4. node_modules
  5. .ruby-version
  6. # don't need these in the npm package.
  7. src/
  8. _config.yml
  9. _config-deploy.yml
  10. bower.json
  11. component.json
  12. composer.json
  13. CONTRIBUTING.md
  14. Gemfile
  15. Gemfile.lock