auto ignore test, add npm:base64-js

This commit is contained in:
guybedford
2015-01-02 00:05:19 +02:00
parent cd1a983092
commit ae743475f3
3 changed files with 5 additions and 2 deletions
@@ -0,0 +1,3 @@
{
"ignore": ["bench"]
}
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"ignore": ["bin", "test"] "ignore": ["bin"]
} }
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"ignore": ["test", "support"] "ignore": ["support"]
} }