Commit 65764ade authored by Carl Suster's avatar Carl Suster

Merge pull request #1002 from munkhoff/qmake-stash-and-dot-moc

Update Qt.gitignore with rules from qmake
parents 170b9f80 f96f4834
...@@ -12,8 +12,11 @@ ...@@ -12,8 +12,11 @@
# Qt-es # Qt-es
/.qmake.cache
/.qmake.stash
*.pro.user *.pro.user
*.pro.user.* *.pro.user.*
*.moc
moc_*.cpp moc_*.cpp
qrc_*.cpp qrc_*.cpp
ui_*.h ui_*.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment