diff options
Diffstat (limited to '.h5chkright.ini')
-rw-r--r-- | .h5chkright.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.h5chkright.ini b/.h5chkright.ini index 2cc17aa..6a6c6b8 100644 --- a/.h5chkright.ini +++ b/.h5chkright.ini @@ -17,3 +17,6 @@ prune windows # Skip all testfiles/* since if we insert a copyright notice in the expected # data files, we would have to spend extra effort to filter them out. prune testfiles + +# Skip all doc/* for now. +prune doc |