Ignore all files with the name CMakeUserPresets.json

This commit is contained in:
KStocky 2024-07-06 16:11:10 +01:00 committed by Martin Hořeňovský
parent 4e8d92bf02
commit 292d64da32
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -25,7 +25,7 @@ Build
cmake-build-* cmake-build-*
benchmark-dir benchmark-dir
.conan/test_package/build .conan/test_package/build
.conan/test_package/CMakeUserPresets.json **/CMakeUserPresets.json
bazel-* bazel-*
MODULE.bazel.lock MODULE.bazel.lock
build-fuzzers build-fuzzers