diff --git a/docs/conf.py b/docs/conf.py index 92eba7ce..6f52d271 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,11 +62,6 @@ # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] -# List of patterns, relative to source directory, that match files and -# directories to ignore when looking for source files. -# This pattern also affects html_static_path and html_extra_path. -exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] - # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: #