Skip to content

Commit 65764ad

Browse files
committed
Merge pull request #1002 from munkhoff/qmake-stash-and-dot-moc
Update Qt.gitignore with rules from qmake
2 parents 170b9f8 + f96f483 commit 65764ad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Qt.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@
1212

1313
# Qt-es
1414

15+
/.qmake.cache
16+
/.qmake.stash
1517
*.pro.user
1618
*.pro.user.*
19+
*.moc
1720
moc_*.cpp
1821
qrc_*.cpp
1922
ui_*.h

0 commit comments

Comments
 (0)