Browse Source

git: Ignore CMakeUserPresets.json

CMakeUserPresets.json can be useful for developers and is not
meant to be checked in.
Juan Ramos 2 years ago
parent
commit
4aa56496d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -11,6 +11,7 @@ Test/localResults/
 External/googletest
 External/spirv-tools
 out/
+CMakeUserPresets.json
 
 # GN generated files
 .cipd/