summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-02-24 19:55:42 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-02-24 19:55:42 (GMT)
commitd9a49edc46beb81a80a94ac07543cf7b86856ed3 (patch)
tree695e00ead5551c447196adfb25f7a4d1bc65bdff /.gitignore
parentfcea2461489fd392975f8393d7dde8dc1bb6542d (diff)
downloadQt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.zip
Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.tar.gz
Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.tar.bz2
Doc: Added a threading tutorial.
Squashed commit containing changes to documentation during the development of a threading tutorial, written by Roland Wolf.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f9a4454..d6ba7b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ examples/*/*/*
examples/*/*/*[.]app
!examples/declarative/*
!examples/tutorials/*
+!examples/tutorials/*/*
!examples/ja_JP/*/*
demos/*/*
!demos/spectrum/*