diff options
Diffstat (limited to 'themes/docsy/assets/vendor/forkawesome/.npmignore')
-rw-r--r-- | themes/docsy/assets/vendor/forkawesome/.npmignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/forkawesome/.npmignore b/themes/docsy/assets/vendor/forkawesome/.npmignore new file mode 100644 index 0000000..fcebaf7 --- /dev/null +++ b/themes/docsy/assets/vendor/forkawesome/.npmignore @@ -0,0 +1,21 @@ +.DS_Store +_site/ + +.sass-cache +node_modules + +.ruby-version + +# don't need these in the npm package. +.github/ +src/ +_config.yml +_config-deploy.yml +.all-contributorsrc +.travis.yml +bower.json +component.json +composer.json +CONTRIBUTING.md +Gemfile +Gemfile.lock |