We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ef1cb commit cc756c5Copy full SHA for cc756c5
.gitignore
@@ -3,6 +3,9 @@ unittest/_*.txt
3
unittest/*.gcov
4
unittest/*.gcda
5
unittest/*.gcno
6
+mapcodelib/*.gcov
7
+mapcodelib/*.gcda
8
+mapcodelib/*.gcno
9
10
# -----------------------------------------------------------------------------
11
# Compiled sources
0 commit comments