diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-18 15:51:42 +1000 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-18 15:51:42 +1000 |
| commit | 46f48e5b33084eee915e8e565518a1bb028a5154 (patch) | |
| tree | 95c7f948359ebba28be0cc2f967a1e98fa9ece4c /.gitignore | |
| parent | cbd6c45887a177bd9279ce9198da0712a6417248 (diff) | |
git(ignore): Ignore correct coverage outputs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -11,8 +11,4 @@ docs/book/ docs/book/* # Coverage outputs -.coverage -coverage/ -*.gcda -*.gcov -*.lcov
\ No newline at end of file +coverage.info
\ No newline at end of file |
