mirror of https://github.com/qt/qt3d.git
Add .qmake.stash to .gitignore
Change-Id: If44d04450ca971ebefbdb767ef0e722ae893de3b Reviewed-by: Mike Krus <mike.krus@kdab.com>
This commit is contained in:
parent
f865508efd
commit
b6d57c31f5
|
|
@ -27,6 +27,7 @@ include/*
|
|||
*_resource.rc
|
||||
.qmake.cache
|
||||
.qmake.vars
|
||||
.qmake.stash
|
||||
*.prl
|
||||
moc_*.cpp
|
||||
qrc_*.cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue