aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8c6eea4c51..3175950117 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,6 +68,11 @@ phony.c
*.vcxproj
*vcxproj.*
+# gcov files
+*.gcov
+*.gcda
+*.gcno
+
# MinGW generated files
*.Debug
*.Release