From 7d9c3c65dab288c60c975562c1c24a41df67e1c4 Mon Sep 17 00:00:00 2001 From: kornes <28986062+kornes@users.noreply.github.com> Date: Sun, 22 May 2022 14:16:52 +0000 Subject: [PATCH] Add Visual Studio stuff to .gitignore (#3759) Co-authored-by: Kasia --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a0e5fee7..00a1d765 100644 --- a/.gitignore +++ b/.gitignore @@ -79,9 +79,11 @@ Thumbs.db # Other editors/IDEs .vscode +.vs .idea dependencies .cache +.editorconfig ### CMake ### CMakeLists.txt.user @@ -96,6 +98,8 @@ compile_commands.json CTestTestfile.cmake _deps CMakeUserPresets.json +CMakePresets.json +CMakeSettings.json ### CMake Patch ### # External projects