diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-01 03:21:33 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-01 03:21:33 -0600 |
commit | 6d2c067f0d6bc78eef7ececcec3eba71cbb5d80c (patch) | |
tree | feb9c3b13d2603526fee6fbd876f5bd8dfe5bcf2 /static/fork-awesome/.npmignore | |
parent | bda8405ebdf2cad9cd2f316d6e5371fece798353 (diff) |
add fork awesome, contact and donate pages, update general style and update readme
Diffstat (limited to 'static/fork-awesome/.npmignore')
-rw-r--r-- | static/fork-awesome/.npmignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/static/fork-awesome/.npmignore b/static/fork-awesome/.npmignore new file mode 100644 index 0000000..fcebaf7 --- /dev/null +++ b/static/fork-awesome/.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 |