Skip to content

Commit cefd81e

Browse files
committed
Update .gitignore
1 parent 2f2d361 commit cefd81e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Makefile*
3131
*build-*
3232
*.qm
3333
*.prl
34+
build*
3435

3536
# Qt unit tests
3637
target_wrapper.*
@@ -52,3 +53,6 @@ compile_commands.json
5253
*creator.user*
5354

5455
*_qmlcache.qrc
56+
57+
# Documentation
58+
doc/html/

0 commit comments

Comments
 (0)