diff --git a/.gitignore b/.gitignore index 7a9c08be1..fa2bc39f9 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,6 @@ compile_commands.json # CLion IDE build directory /cmake-build-*/ + +# CMake user presets +CMakeUserPresets.json \ No newline at end of file