From ed737f526f4f02ca48c0fc55174046dadad4ffa4 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Mon, 18 Aug 2025 18:35:13 +0200 Subject: [PATCH] updated .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d9123a2..4bd80e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ build .cache c_cpp_properties.json compile_commands.json +venv +.codechecker +.vscode