.gitignore for gcov files

This commit is contained in:
Meisam Fathi
2011-02-01 06:03:02 +08:00
committed by Daniel Schildt
parent 07f71f3bf1
commit a9b0aadc98
+5
View File
@@ -0,0 +1,5 @@
# gcc coverage testing tool files
*.gcno
*.gcda
*.gcov