Skip to content

Commit 1b3ab92

Browse files
committed
Update gitignore to ignore coverage reports
1 parent 45a1eb5 commit 1b3ab92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ docs/*
22
test/obj/*
33
test/bin/*
44
test/conan/*
5+
cov/*
56

67
!**/.gitkeep
78

89
compile_flags.txt
10+
coverage.info

0 commit comments

Comments
 (0)