diff --git a/.bithoundrc b/.bithoundrc new file mode 100644 index 0000000..d4affe9 --- /dev/null +++ b/.bithoundrc @@ -0,0 +1,5 @@ +{ + "ignore": [ + "**/documentation/**" + ] +}