aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-09 18:20:52 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-27 08:41:16 +0000
commitbe1f6327428ff746d2a4e903c1223d2664f16759 (patch)
treec876c836e0eb6f8d982d0490071cb1ee1db43957 /.gitignore
parent6ee9612bdcbe6c59cf9b3a0381f03943f5350b67 (diff)
Add tst_snippets
This is going to include all snippets used in the documentation, which will be then automatically tested for vality, and at the same time the respective screenshots are automatically generated. Notice that copying the screenshots over to src/doc/images is still a manual step. This is fully intentional because the screenshot results may vary quite a bit across different platforms due to different fonts and so on. FWIW, my personal favorite for generating the screenshots is OS X. Change-Id: I72b299f15b498abc1afd0a686c56d43159bee775 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 152d1067..bbf0659e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,9 +14,11 @@
/tests/auto/controls/tst_controls
/tests/auto/extras/tst_extras
/tests/auto/sanity/tst_sanity
+/tests/auto/snippets/tst_snippets
/tests/benchmarks/creationtime/tst_creationtime
/tests/benchmarks/objectcount/tst_objectcount
+/tests/auto/snippets/screenshots/*.png
/src/controls/doc/qtquickcontrols2.tags
*.so