Browse Source

.gitignore for gcov files

pull/102/head
Meisam Fathi 13 years ago
parent
commit
a9b0aadc98
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      gcov.gitignore

+ 5
- 0
gcov.gitignore View File

@@ -0,0 +1,5 @@
# gcc coverage testing tool files

*.gcno
*.gcda
*.gcov

Loading…
Cancel
Save