Skip to content

Commit 1b108e9

Browse files
committed
Added Qt build artifacts to gitignore file.
1 parent cd21b10 commit 1b108e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
mono_crash.*
3030

3131
# Build results
32+
# Qt build results
33+
build*Qt*-Debug/
34+
build*Qt*-Profile/
35+
build*Qt*-Release/
36+
*.qmake.*
3237
[Dd]ebug/
3338
[Dd]ebugPublic/
3439
[Rr]elease/

0 commit comments

Comments
 (0)