summaryrefslogtreecommitdiff
path: root/.npmignore
diff options
context:
space:
mode:
authorJonathan Stewmon <jstewmon@gmail.com>2012-02-24 14:36:10 -0600
committerJonathan Stewmon <jstewmon@gmail.com>2012-02-24 14:36:10 -0600
commita6966a83c061ac8c2314fa3b7a0d1fbb8deec404 (patch)
tree6e20b56eb7ab59bd8f4c532abe9456ca5f8fada6 /.npmignore
parent68974db49ee6714e0995e3e21d9523919ad0a34b (diff)
downloadasync-a6966a83c061ac8c2314fa3b7a0d1fbb8deec404.tar.gz
deployment fix for issue caused by isaacs/npm#2195
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..9bdfc97
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,4 @@
+deps
+dist
+test
+nodelint.cfg \ No newline at end of file