mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-31 16:39:58 +01:00
.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