Sync CMake.gitignore template

I'm experimenting with cmake presets so this is helpful.

Ref: https://github.com/github/gitignore/blob/main/CMake.gitignore
This commit is contained in:
Steffen Winter
2025-05-03 15:57:58 +02:00
committed by Steffen
parent d000384a41
commit 9bd618fd0e

1
.gitignore vendored
View File

@@ -84,6 +84,7 @@ install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
CMakeUserPresets.json
# CLion
cmake-build-*