aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-12-21 10:12:37 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-12-21 09:49:25 +0000
commit7e2fe87584fca82a0eddec6f5365262b5e7f6166 (patch)
tree84e02ad3b0f4e45275ab45a1d62dc74d7726b060 /.gitignore
parenta1f00f970cc9d5a8db618c1bebb9a119d4dc76e6 (diff)
Fix the doc folder path in .gitignore
The folder path was changed, so the generated files were no longer hidden from Git. Change-Id: I546db208baa44fb341d46a1e2d32a476acaaf94b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index af37f8f0f..c74f62ac8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,5 +38,5 @@ release/
*.app/
*_resource.rc
bin/*
-doc/html/*
+doc/qbs/html/*
/lib