summaryrefslogtreecommitdiff
path: root/.npmignore
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-09-12 15:29:18 -0400
committerThomas Park <thomas@thomaspark.co>2015-09-12 15:29:18 -0400
commitf6d93c740dcd22d761a74ef68af8cf726cf9e892 (patch)
treec49458bf76225a0f3515c23149a03f9a92b0cd41 /.npmignore
parentc7a908ca7802021d985b125f4447e4c8f753f94c (diff)
add npmignore, closes #512
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 00000000..aa057303
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,21 @@
+2/
+api/
+assets/
+bower_components/
+custom/
+default/
+global/
+help/
+tests/
+_config.yml
+.bowerrc
+.gitignore
+.travis.yml
+bower.json
+CNAME
+composer.json
+favicon.ico
+Gemfile
+Gruntfile.js
+index.html
+*/index.html