git: Ignore CMakeUserPresets.json
CMakeUserPresets.json can be useful for developers and is not meant to be checked in.
This commit is contained in:
parent
026a9bcdb2
commit
4aa56496d6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ Test/localResults/
|
||||||
External/googletest
|
External/googletest
|
||||||
External/spirv-tools
|
External/spirv-tools
|
||||||
out/
|
out/
|
||||||
|
CMakeUserPresets.json
|
||||||
|
|
||||||
# GN generated files
|
# GN generated files
|
||||||
.cipd/
|
.cipd/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue