summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@digia.com>2012-11-30 11:08:33 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-30 18:37:35 +0100
commitd25bd0c37e7aa88df041e663e3f52ac54a9b38f1 (patch)
treebcbc329493419ac75a7dbd724a4052f108491161 /.gitignore
parent0e7ba5e763807730d6138d490f1741ede137d0eb (diff)
Fix docs for Drag and Drop examples
Change-Id: Ic1622b64603f7634b697bd7d8412dcc9f1a8c3fa Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89d43cbc81..fe9fe84693 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
examples/*/*/*
!examples/*/*/*[.]*
!examples/*/*/README
+!examples/*/doc/*
+!examples/*/doc/*/*
examples/*/*/*[.]app
!examples/declarative/*
examples/tutorials/*/*/*