mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-12 17:43:04 +00:00
(#13348) Ignore CMakeUserPresets.json files
These files are not meant to be committed to version control. They are meant for developer-specific configuration.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,9 @@ conaninfo.txt
|
||||
graph_info.json
|
||||
build/
|
||||
|
||||
# CMake
|
||||
CMakeUserPresets.json
|
||||
|
||||
# IDEs
|
||||
.idea
|
||||
.vscode
|
||||
|
Reference in New Issue
Block a user