about summary refs log tree commit diff homepage
path: root/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'config.md')
-rw-r--r--config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.md b/config.md
index c63251b..c3173a0 100644
--- a/config.md
+++ b/config.md
@@ -7,8 +7,8 @@ website_url = "https://cnx.srht.site"
 date_format = "yyyy-mm-dd"
 mintoclevel = 2
 generate_rss = true
-ignore = ["Manifest.toml", "Project.toml", ".build.jl", ".build.yml",
-          "mbox", "node_modules/", "package-lock.json"]
+ignore = [".build.jl", ".build.yml", "Manifest.toml", "Project.toml",
+          "_templates/", "mbox", "node_modules/", "package-lock.json"]
 +++
 
 \newcommand{\R}{\mathbb R}