diff options
author | Erik Verbruggen <erik.verbruggen@nokia.com> | 2010-05-18 11:27:40 +0200 |
---|---|---|
committer | Erik Verbruggen <erik.verbruggen@nokia.com> | 2010-05-18 11:27:40 +0200 |
commit | efd0774b845902ab897b634ad2ed269682bbab30 (patch) | |
tree | ee9135b097c0b8fe1b6d7c2ecdd64156e21b715d /.gitignore | |
parent | 41882862a2433b578d2edec3b5ecdb702f8c1dcc (diff) | |
download | qt-creator-efd0774b845902ab897b634ad2ed269682bbab30.tar.gz |
Added ignore for a build product.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2e53e05adc..5c1ce5b5ac 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor tests/auto/profilewriter/tst_profilewriter src/tools/cplusplus/generate-ast +src/tools/qml/qmldump/qmldump |