summaryrefslogtreecommitdiff
path: root/Gcov.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Gcov.gitignore')
-rw-r--r--Gcov.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gcov.gitignore b/Gcov.gitignore
new file mode 100644
index 0000000..a645143
--- /dev/null
+++ b/Gcov.gitignore
@@ -0,0 +1,5 @@
+# gcc coverage testing tool files
+
+*.gcno
+*.gcda
+*.gcov