We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd921f commit 256b95eCopy full SHA for 256b95e
1 file changed
docs/conf.py
@@ -87,7 +87,7 @@
87
# List of patterns, relative to source directory, that match files and
88
# directories to ignore when looking for source files.
89
# This patterns also effect to html_static_path and html_extra_path
90
-exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
+exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'howto-doc.md']
91
92
# The reST default role (used for this markup: `text`) to use for all
93
# documents.
0 commit comments