Skip to content

Commit 72b5472

Browse files
real-or-randomhebasto
authored andcommitted
gitignore: Add CMakeUserPresets.json
This file is specifically intended for *local* CMake templates (as opposed to CMakePresets.json).
1 parent 7327bdc commit 72b5472

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,7 @@ build-aux/compile
5959
build-aux/test-driver
6060
libsecp256k1.pc
6161

62+
### CMake
63+
/CMakeUserPresets.json
6264
# Default CMake build directory.
6365
/build

0 commit comments

Comments
 (0)