Add .qmake.stash to .gitignore

Change-Id: If44d04450ca971ebefbdb767ef0e722ae893de3b
Reviewed-by: Mike Krus <mike.krus@kdab.com>
This commit is contained in:
Sean Harmer 2017-02-06 12:15:18 +00:00
parent f865508efd
commit b6d57c31f5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -27,6 +27,7 @@ include/*
*_resource.rc *_resource.rc
.qmake.cache .qmake.cache
.qmake.vars .qmake.vars
.qmake.stash
*.prl *.prl
moc_*.cpp moc_*.cpp
qrc_*.cpp qrc_*.cpp