From d0cb893a1eb7f72fa1d6ce3415197d1008d6c466 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Bayat Date: Mon, 30 Oct 2023 17:00:08 +0000 Subject: [PATCH] Remove redundant vscode files from .gitignore --- C++.gitignore | 7 ------- 1 file changed, 7 deletions(-) diff --git a/C++.gitignore b/C++.gitignore index ab93f35b..2593d457 100644 --- a/C++.gitignore +++ b/C++.gitignore @@ -56,13 +56,6 @@ CMakeCache.txt CMakeScripts/ Testing/ -# VSCode directories and files -.vscode/ -settings.json -tasks.json -launch.json -c_cpp_properties.json - # Qt project files *.pro.user *.pro.user.*