.npmignore 252 B

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