.gitignore for gcov files
This commit is contained in:
parent
9abdee41a6
commit
b697255d6a
5
gcov.gitignore
Normal file
5
gcov.gitignore
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# gcc coverage testing tool files
|
||||||
|
|
||||||
|
*.gcno
|
||||||
|
*.gcda
|
||||||
|
*.gcov
|
Loading…
Reference in New Issue
Block a user