.bithoundrc 74 Bytes
{
  "ignore": [
    "**/lib/**",
    "**/dist/**",
    "**/test/**"
  ]
}