diff --git a/.gitignore b/.gitignore index 1561d70..f4a0e7d 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,5 @@ __pycache__/ /.bazel-* .bazel-*/ # Ignore Bazel cache files, particularly when Bazel is used as the build system +# Coverage +genhtml/