Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cb8b1 commit 85b1b02Copy full SHA for 85b1b02
conf.py
@@ -71,7 +71,7 @@
71
72
# List of patterns, relative to source directory, that match files and
73
# directories to ignore when looking for source files.
74
-exclude_patterns = ['_build']
+exclude_patterns = ['_build', 'bundles']
75
76
# The reST default role (used for this markup: `text`) to use for all documents.
77
#default_role = None
0 commit comments