There are no longer any mdsnippet files
diff --git a/pelicanconf.py b/pelicanconf.py
index a1cba2d..a3ba7da 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -76,7 +76,7 @@
 ARTICLE_PATHS = ['articles']
 
 # ignore README.md files in the content tree
-IGNORE_FILES = ['README.md','*.mdsnippet']
+IGNORE_FILES = ['README.md']
 
 # No translations
 PAGE_TRANSLATION_ID = None