diff --git a/libguac/.gitignore b/libguac/.gitignore index e2b1ec0b..bb414c4c 100644 --- a/libguac/.gitignore +++ b/libguac/.gitignore @@ -9,6 +9,11 @@ tests/test_* !tests/test_*.[ch] +# gcov files +*.gcda +*.gcov +*.gcno + # Backup files *~