Update .gitignore for Qt5
This commit is contained in:
parent
e1194a1db3
commit
de89299b88
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,12 +11,14 @@ ostinato
|
|||||||
|
|
||||||
# Qt generated files
|
# Qt generated files
|
||||||
ui_*.h
|
ui_*.h
|
||||||
|
moc_*.h
|
||||||
moc_*.cpp
|
moc_*.cpp
|
||||||
qrc_*.cpp
|
qrc_*.cpp
|
||||||
|
|
||||||
# QMake generated files
|
# QMake generated files
|
||||||
Makefile*
|
Makefile*
|
||||||
*\object_script.*
|
*\object_script.*
|
||||||
|
.qmake.stash
|
||||||
|
|
||||||
# protobuf generated files
|
# protobuf generated files
|
||||||
*.pb.h
|
*.pb.h
|
||||||
|
Loading…
Reference in New Issue
Block a user