summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-07 15:06:26 -0300
committerEuAndreh <eu@euandre.org>2026-09-07 15:06:26 -0300
commite96483085bebd564739675a2cd2f12c99de9b034 (patch)
tree3510aac50ecb2578c072538f263c1131105f7cb3 /.gitignore
parentm (diff)
downloadeuandre.org-e96483085bebd564739675a2cd2f12c99de9b034.tar.gz
euandre.org-e96483085bebd564739675a2cd2f12c99de9b034.tar.xz
Regenerate deps.mk: read the comments once
mkwb grew a commentsdata action that reads every comment there is into one corpus, and a comments -d that reads the corpus rather than the sources. The pages wait on the corpus now; the corpus waits on the sources and on src/global.json, which it is read from. src/comments.data is built, so .gitignore takes it and clean removes it. The rendered site is unchanged. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4f3da55..b1fd735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@
/src/content/.gitignore
/src/comments/
/src/comments.sentinel
+/src/comments.data
!/src/comments.mastodon.json
!/src/comments.lemmy.json