From 8f671acfc3c02992148bb5ee0dcc6e32f162e99b Mon Sep 17 00:00:00 2001 From: Vishu Sharma <73486657+Vishusharma296@users.noreply.github.com> Date: Mon, 4 Aug 2025 18:06:13 +0200 Subject: [PATCH] Update .gitignore VS Code --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8b71f3e..d7dce95 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ build/ build/ out/ .cache/ +.vscode/ coverage.info doxygen-output