Skip to content

Commit

Permalink
.gitignore: Adds coverage folder
Browse files Browse the repository at this point in the history
  • Loading branch information
pmerkleplant committed Jun 26, 2024
1 parent 54b1460 commit a764a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ docs_generated/

# Coverage file
lcov.info
coverage/

0 comments on commit a764a25

Please sign in to comment.