Skip to content

Commit

Permalink
add bithound config file
Browse files Browse the repository at this point in the history
  • Loading branch information
okize committed Jun 13, 2015
1 parent 5dd276f commit b318b2e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .bithoundrc
@@ -0,0 +1,9 @@
{
"ignore": [
"**/node_modules/**",
"gulpfile.*"
],
"test": [
"**/test/**"
]
}

0 comments on commit b318b2e

Please sign in to comment.