From 4662a2d126b232069a47043e86676a8c73370cbe Mon Sep 17 00:00:00 2001 From: the_hunter Date: Sun, 23 Feb 2025 13:40:13 +0200 Subject: [PATCH] Add CMakeUserPresets.json to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6d52b7f..ee46a28 100644 --- a/.gitignore +++ b/.gitignore @@ -91,6 +91,7 @@ CMakeCache.txt CMakeFiles CMakeLists.txt.user CMakeScripts +CMakeUserPresets.json compile_commands.json CTestTestfile.cmake install_manifest.txt