Explorar o código

ignore test libs

Evan You %!s(int64=10) %!d(string=hai) anos
pai
achega
e169ed033d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .bithoundrc

+ 2 - 1
.bithoundrc

@@ -5,7 +5,8 @@
     "**/dist/**",
     "**/examples/**",
     "**/perf/**",
-    "gruntfile.js"
+    "gruntfile.js",
+    "**/test/unit/lib/**"
   ],
   "test": [
     "**/test/**"