Skip to content

Commit 7441291

Browse files
committed
feat(qt): add build directory to gitignore
1 parent e9c620b commit 7441291

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

0 commit comments

Comments
 (0)