gitignore: Add CMakeUserPresets.json
This file is specifically intended for *local* CMake templates (as opposed to CMakePresets.json).
This commit is contained in:
parent
0a446a312f
commit
ce5ba9e24d
2
.gitignore
vendored
2
.gitignore
vendored
@ -59,5 +59,7 @@ build-aux/compile
|
||||
build-aux/test-driver
|
||||
libsecp256k1.pc
|
||||
|
||||
### CMake
|
||||
/CMakeUserPresets.json
|
||||
# Default CMake build directory.
|
||||
/build
|
||||
|
Loading…
x
Reference in New Issue
Block a user