aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 5122b28..3ef27ef 100644
--- a/conf.py
+++ b/conf.py
@@ -75,6 +75,7 @@ gettext_allow_fuzzy_translations = True
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = [
'_build',
+ 'README*',
'Thumbs.db',
'.DS_Store',
]