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