# Out-of-tree build directories. Keep them out of the source dir entirely where # you can: gcovr searches for coverage data under --root, so a stale build tree # left here is folded into the report (libakgl defect #13). build*/ *.gcda *.gcno *~