From b1c80d3fa9b219068ad9064e4326a7d8c989fc80 Mon Sep 17 00:00:00 2001 From: WitherOrNot Date: Tue, 13 Jun 2023 13:47:09 -0400 Subject: [PATCH] ignore CMakeSettings.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cc3eea4..0afdac0 100644 --- a/.gitignore +++ b/.gitignore @@ -245,6 +245,7 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps +CMakeSettings.json # Visual Studio .vs/ \ No newline at end of file