From e2bf3a7662e1eb3ea6e0db0ecfc9ce8ca6bcddde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20L=C3=BCbke?= Date: Thu, 30 Nov 2023 08:54:14 +0100 Subject: [PATCH] chore: update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bec6f3f..e8a47f6 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ compile_commands.json /iwyu/ .Rhistory .vscode/ +.codechecker/ \ No newline at end of file