Skip to content

Commit db7e9fc

Browse files
authored
Add CMakeUserPresets.json to .gitignore (#7673)
This is a standard CMake file used to configure builds in IDEs.
1 parent 8470f1b commit db7e9fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ CMakeFiles
2828
/emcc-build
2929
compile_commands.json
3030
test/lit/lit.site.cfg.py
31+
CMakeUserPresets.json
3132

3233
# files related to bulding in-tree on windows
3334
/.vs/

0 commit comments

Comments
 (0)