diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-02-27 21:10:29 +0100 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-02-27 21:13:41 +0100 |
commit | 382ec11ef58ba9f2552a6151c35fed1056fe1f0b (patch) | |
tree | b90bc55c626006c22f13175c77a38e208715fdf2 /.gitignore | |
parent | d75c5fa2201151c05a32fc10e0fac2c7387e4362 (diff) | |
download | qt-creator-382ec11ef58ba9f2552a6151c35fed1056fe1f0b.tar.gz |
add ts and qm build targets
this is based on patches from axasia, which are in turn an almost
literal copy from qt.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ced6e0c35..9487adc140 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ *.so *_pch.h.cpp *_resource.rc +*.qm .#* *.*# core |