@ -18,8 +18,10 @@ build/VC2010
docs/changelogs/
docs/html/
docs/pdf/
docs/pseudoxml/
docs/text/
docs/tools/
docs/xml/
# in-place build
build/Makefile
@ -310,7 +310,10 @@ exclude_patterns = [
'docs/tags/*',
'docs/text/*',
'docs/builtins/*',
'docs/pdf/*',
'docs/plugins/*',
'docs/pseudoxml/*',
'docs/xml/*',
'scripts/docs/*',
]