Skip to content

Commit d5b914b

Browse files
committed
chore(gitignore): ignore build directory
1 parent 3155e42 commit d5b914b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ CMakeUserPresets.json
2727
**/compile_commands.json
2828
CPackConfig.cmake
2929
CPackSourceConfig.cmake
30+
build/
3031

3132
# QT
3233
.qt/

0 commit comments

Comments
 (0)