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