From 9bd618fd0eb92ae17202d3887f3a851494a8cd39 Mon Sep 17 00:00:00 2001 From: Steffen Winter Date: Sat, 3 May 2025 15:57:58 +0200 Subject: [PATCH] Sync CMake.gitignore template I'm experimenting with cmake presets so this is helpful. Ref: https://github.com/github/gitignore/blob/main/CMake.gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3a2cae2..286d8ef 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps +CMakeUserPresets.json # CLion cmake-build-*