diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2012-07-09 18:50:06 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-07-10 19:51:29 +0200 |
commit | ad5ee12241b3cfdd37674e28b131df646fd96146 (patch) | |
tree | 50dfcccdcf1da4feb38a3444da859c1f099d2050 /.gitignore | |
parent | 0088a8f374529de249e261b8005f6bba958d67a6 (diff) | |
download | qtdeclarative-ad5ee12241b3cfdd37674e28b131df646fd96146.tar.gz qtdeclarative-ad5ee12241b3cfdd37674e28b131df646fd96146.tar.bz2 qtdeclarative-ad5ee12241b3cfdd37674e28b131df646fd96146.zip |
nicer gitignore
Change-Id: I6e7afb77c98060c2968aa2fd7ede2435117205e3
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a6b0a7f85..9709e29b0 100644 --- a/.gitignore +++ b/.gitignore @@ -179,6 +179,7 @@ config.tests/unix/sse2/sse2 # --------------------- debug +imports/* examples/tools/plugandpaint/plugins include/* include/*/* |