summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2015-07-26 21:02:58 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2015-07-26 21:02:58 -0400
commitf629c02300ff7750f717c670cbc054339da11fc3 (patch)
treedc6ab4e0c5c5ea1ee2672e69ee233e74330b2085 /bower.json
parentf3bff4e6e65e306d1c34969bf6d4e18442d77d86 (diff)
downloadasync-f629c02300ff7750f717c670cbc054339da11fc3.tar.gz
Add missing folders to npm and bower ignores #861
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 13558f1..f8aef49 100644
--- a/bower.json
+++ b/bower.json
@@ -40,7 +40,11 @@
"node_modules",
"bower_components",
"test",
- "tests"
+ "tests",
+ "support",
+ "deps",
+ "mocha_test",
+ "perf"
],
"authors": [
"Caolan McMahon"