diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-07-16 14:51:37 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-07-16 16:39:51 +0200 |
commit | abf94a6cddc502e14a8760cb12bc542315683a24 (patch) | |
tree | 12d35e6719e3695dffa2840d4fbd770532cb41bc /.gitignore | |
parent | a3cd6e7923deee74745b790c66e687d79668e5c6 (diff) | |
download | qt-creator-abf94a6cddc502e14a8760cb12bc542315683a24.tar.gz |
add fine-grained ts-<lang> targets
the old ts target is now named ts-all, and it will update even the files
which are disabled from compilation/release.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b171475b04..376aadb40a 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ Thumbs.db *.Release # translation related: +share/qtcreator/translations/*_tr.h # Directories to ignore # --------------------- |