.gitignore for gcov files
This commit is contained in:
parent
07f71f3bf1
commit
a9b0aadc98
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