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 dbee1d4 commit 5ce9660Copy full SHA for 5ce9660
doc/conf.py
@@ -81,7 +81,7 @@
81
82
# List of patterns, relative to source directory, that match files and
83
# directories to ignore when looking for source files.
84
-exclude_patterns = ['_build']
+exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
85
86
# The reST default role (used for this markup: `text`) to use for all documents.
87
#default_role = None
0 commit comments