about summary refs log tree commit diff homepage
path: root/config.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-03-10 11:39:42 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-03-10 11:51:34 +0900
commitc3b9f544c09932a3bf34b834ae84bbdffa873731 (patch)
treed82d230b4992bb9334103cea74c9df30227db3c3 /config.md
parent0a460b07a52460253c4e2cd49ae32b4212c908d4 (diff)
downloadsite-c3b9f544c09932a3bf34b834ae84bbdffa873731.tar.gz
Update status
Diffstat (limited to 'config.md')
-rw-r--r--config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.md b/config.md
index 615c2b2..e70fb85 100644
--- a/config.md
+++ b/config.md
@@ -8,7 +8,7 @@ date_format = "yyyy-mm-dd"
 mintoclevel = 2
 generate_rss = true
 ignore = [".builds/", "Manifest.toml", "Project.toml",
-          "node_modules/", "package-lock.json"]
+          "node_modules/", "package.json", "package-lock.json"]
 +++
 
 \newcommand{\R}{\mathbb R}