diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-21 07:46:10 +1000 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-21 07:46:10 +1000 |
| commit | 22b8c1286e50f96212c0a8b9d9bad70c0609fc31 (patch) | |
| tree | fe2d837a8e01c092b7a7afced37a5e36b5240715 /.gitignore | |
| parent | f1687a5e966fdc2a59bcd5dde36b5abbbf6d533f (diff) | |
make(coverage): generate html for coverage reports in makefile
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,4 +11,5 @@ docs/book/ docs/book/* # Coverage outputs -coverage.info
\ No newline at end of file +coverage.info +coverage/
\ No newline at end of file |
