diff --git a/source/conf.py b/source/conf.py index a0b6a85..8fc9b6a 100644 --- a/source/conf.py +++ b/source/conf.py @@ -16,7 +16,7 @@ author = 'Nick Slowinski' extensions = [] templates_path = ['_templates'] -exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] +exclude_patterns = [] language = 'de'