.npmignore 243 B

1234567891011121314151617181920
  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. .all-contributorsrc
  11. .travis.yml
  12. bower.json
  13. component.json
  14. composer.json
  15. CONTRIBUTING.md
  16. Gemfile
  17. Gemfile.lock