Skip to content

Commit

Permalink
added bithoundrc for bithound analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Jun 14, 2016
1 parent ede1b45 commit d9df1bc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .bithoundrc
@@ -0,0 +1,8 @@
{
"ignore": [
"**/dist/**"
],
"test": [
"**/test/**"
]
}

0 comments on commit d9df1bc

Please sign in to comment.