diff options
author | Daniel Molkentin <daniel.molkentin@nokia.com> | 2010-10-22 10:22:03 +0200 |
---|---|---|
committer | Daniel Molkentin <daniel.molkentin@nokia.com> | 2010-10-22 10:22:30 +0200 |
commit | 2b5291639cd67e1a251c2fcc3e4d449ac74db1ab (patch) | |
tree | c98e27ff0e8901ed181b59b7cdc35ecbbbc977b1 /.gitignore | |
parent | 1f74d3220335d67b6b751be0a72eefd58145fea9 (diff) | |
download | qt4-tools-2b5291639cd67e1a251c2fcc3e4d449ac74db1ab.tar.gz |
Remove accidentially committed .qmlproject.user file, ignore this filetype
Reviewed-By: Thomas Hartmann
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7bacc11f34..af521975b7 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ Makefile* *.prl *.app *.pro.user +*.qmlproject.user *.gcov bin/Qt*.dll bin/assistant* |