.gitignore for gcov files

This commit is contained in:
Meisam Fathi 2011-01-19 10:42:58 +03:30
parent 9abdee41a6
commit b697255d6a

5
gcov.gitignore Normal file
View File

@ -0,0 +1,5 @@
# gcc coverage testing tool files
*.gcno
*.gcda
*.gcov