summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex <qt-info@nokia.com>2011-05-20 15:10:15 +1000
committerAlex <qt-info@nokia.com>2011-05-20 15:10:15 +1000
commitf6a097032aab43f4b94d09d52ff16578ef1c02a2 (patch)
treec1ff3005cbaab68589b26dedeaf156201c64440d /.gitignore
parent958ec845403ebf26d46f61c3ac122e4bf6eb6ada (diff)
downloadqtlocation-f6a097032aab43f4b94d09d52ff16578ef1c02a2.tar.gz
fix incorrect .gitignore
An incorrect .gitignore file caused demo and examples from being properly committed.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2eb894a8..60f2b916 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ examples/*/*/*
!examples/*/*/README
examples/*/*/*[.]app
!examples/declarative/*
+!examples/declarative/*/*
!examples/tutorials/*
!examples/tutorials/*/*
!examples/ja_JP/*/*
@@ -19,6 +20,8 @@ config.tests/*/*/*
!config.tests/*/*/*[.]*
config.tests/*/*/*[.]app
+qml_location_*
+
callgrind.out.*
pcviewer.cfg
*~