diff --git a/.gitignore b/.gitignore
index f36083cc0268274a88ce9e731ebeef1000c5aa5a..192217d2c3cf7abd41c1ec8623af92f8ccde4f6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,4 +87,6 @@ CMakeUserPresets.json
 # conan package revision, and when the CI creates these folders, a new commit is needed
 # before conan allows us to upload the package. So, we ignore them.
 cppcheck-html-report/
-ikos-report/
\ No newline at end of file
+ikos-report/
+clang-tidy-html-report/
+gcovr/
\ No newline at end of file