summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-05-18 15:51:42 +1000
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-05-18 15:51:42 +1000
commit46f48e5b33084eee915e8e565518a1bb028a5154 (patch)
tree95c7f948359ebba28be0cc2f967a1e98fa9ece4c /.gitignore
parentcbd6c45887a177bd9279ce9198da0712a6417248 (diff)
git(ignore): Ignore correct coverage outputs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 14c982f..e2044cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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