[gitignore] Add CMakeUserPresets.json to gitignore (#6877)

This commit is contained in:
Gold856
2024-07-27 19:28:40 -04:00
committed by GitHub
parent ed23b2889d
commit 03b332d3cf

1
.gitignore vendored
View File

@@ -133,6 +133,7 @@ CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt
CMakeUserPresets.json
### Gradle ###