mirror of https://github.com/qt/qtbase.git
Add bin/qdoc to .gitignore
Changing .gitignore to match qdoc* instead of qdoc3*. Change-Id: I94e41e6e4371c40e0dbc33639ca02523986149b0 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
parent
3a47c13fa6
commit
e92ceba13d
|
@ -69,7 +69,7 @@ bin/moc*
|
||||||
bin/makeqpf*
|
bin/makeqpf*
|
||||||
bin/pixeltool*
|
bin/pixeltool*
|
||||||
bin/qmake*
|
bin/qmake*
|
||||||
bin/qdoc3*
|
bin/qdoc*
|
||||||
bin/qt3to4*
|
bin/qt3to4*
|
||||||
bin/qtdemo*
|
bin/qtdemo*
|
||||||
bin/qttracereplay*
|
bin/qttracereplay*
|
||||||
|
|
Loading…
Reference in New Issue