Skip to content

Commit 70da24e

Browse files
authored
Merge pull request #4838 from add-uos/feat-qt-add-build-dir
feat(qt): add build directory to gitignore
2 parents 4def375 + 7441291 commit 70da24e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Qt.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ ui_*.h
2929
*.jsc
3030
Makefile*
3131
*build-*
32+
build/
3233
*.qm
3334
*.prl
3435
*.qmlls.ini

0 commit comments

Comments
 (0)