Skip to content

Commit

Permalink
git: update gitignore for coverage files
Browse files Browse the repository at this point in the history
Ignore files created by genhtml
  • Loading branch information
danctorres committed Nov 15, 2024
1 parent b1d8440 commit 193e45b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ __pycache__/
/.bazel-*
.bazel-*/ # Ignore Bazel cache files, particularly when Bazel is used as the build system

# Coverage
genhtml/

0 comments on commit 193e45b

Please sign in to comment.