diff --git a/.gitignore b/.gitignore index a70b2696a..dd552b916 100644 --- a/.gitignore +++ b/.gitignore @@ -69,6 +69,10 @@ gmon.out *.pydevproject *.launch +# GCOV code coverage +*.gcno +*.gcda + # Geany/geany-plugins files *.geany .geanyprj