diff options
author | Norwegian Rock Cat <qt-info@nokia.com> | 2009-05-14 10:57:22 +0200 |
---|---|---|
committer | Norwegian Rock Cat <qt-info@nokia.com> | 2009-05-14 10:57:22 +0200 |
commit | 8a0272a37aa44ed7583cce40eeff1b030c07741e (patch) | |
tree | f3d1c5f5936bf4c604c73eb5c136af0bea543027 /.hgignore | |
parent | 8a97b3b9e506580b4a89c1277068b274794a858c (diff) | |
download | qt4-tools-8a0272a37aa44ed7583cce40eeff1b030c07741e.tar.gz |
Small updates to the .hgignore file.
This is handy in cases where you are maybe using something like the
hg-git extension in Mercurial or just storing release in Mercurial for
patch queues or what have you.
Diffstat (limited to '.hgignore')
-rwxr-xr-x | .hgignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,8 @@ syntax: glob *~ *.a +*.la +*.pc *.core *.moc *.o @@ -45,7 +47,9 @@ bin/rcc* bin/uic* bin/qcollectiongenerator bin/qhelpgenerator +bin/macdeployqt tools/qdoc3/qdoc3* +tools/macdeployqt/macchangeqt/macchangeqt #configure.cache mkspecs/default mkspecs/qconfig.pri |