diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-15 18:48:36 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-15 20:15:24 +0200 |
commit | 4aee3ada19e83f9802832b6e31dcffccb1693522 (patch) | |
tree | aef46f222fd1264acfc004f82f3aa015c375d3b2 /.gitignore | |
parent | 9392acd40fc0102b6924c286fd6dbbc32244365b (diff) |
ignore some more
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0de9563f2b..f088c691f9 100644 --- a/.gitignore +++ b/.gitignore @@ -92,6 +92,7 @@ tests/auto/qresourceengine/runtime_resource.rcc tools/qdoc3/qdoc3* tools/qtestlib/updater/updater* tools/activeqt/testcon/testcon.tlb +translations/*.qm qrc_*.cpp # xemacs temporary files @@ -169,6 +170,7 @@ doc/qch doc-build .rcc .pch +qtc-debugging-helper src/corelib/lib src/network/lib src/xml/lib/ |