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