mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
.gitignore for gcov files
This commit is contained in:
parent
07f71f3bf1
commit
a9b0aadc98
1 changed files with 5 additions and 0 deletions
5
gcov.gitignore
Normal file
5
gcov.gitignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
# gcc coverage testing tool files
|
||||
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.gcov
|
Loading…
Add table
Add a link
Reference in a new issue