summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2009-08-21 11:16:46 +0200
committerDaniel Molkentin <daniel.molkentin@nokia.com>2009-08-21 12:22:12 +0200
commitd2bdb1f0e12a289c0be7ef720b12d1f4b5287a02 (patch)
tree91169c7ddcb563b7285eb6e34dc46b63ee8bde58 /.hgignore
parent8feda9e2802022ae3da3d9ba0913b0130b0bdc40 (diff)
move qdoc3 binary to bin, so we can use it for Qt Creator without hacks.
Most Linux distributions already move qdoc3 to that place for exactly this reason anyway. Reviewed-by: Marius Storm-Olsen <marius@trolltech.com>
Diffstat (limited to '.hgignore')
-rwxr-xr-x.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index eb6ff05323..ba5a1b0eb8 100755
--- a/.hgignore
+++ b/.hgignore
@@ -41,6 +41,7 @@ bin/lupdate*
bin/moc*
bin/pixeltool*
bin/qmake*
+bin/qdoc3*
bin/qt3to4*
bin/qtdemo*
bin/rcc*