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