summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-11-17 18:01:46 -0300
committerEuAndreh <eu@euandre.org>2024-11-17 18:33:15 -0300
commitbdcfd72202b1ef58c46a6a503398fda7822771b7 (patch)
treec0945cef1fa653a2d1065c16d00a04d10e7c298b /.gitignore
parentMakefile: Adapt code for mkwb-html subcommand (diff)
downloadpapo.im-bdcfd72202b1ef58c46a6a503398fda7822771b7.tar.gz
papo.im-bdcfd72202b1ef58c46a6a503398fda7822771b7.tar.xz
Update to latest mkwb to support multiple collections
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 12 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 465c6cf..563ca1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,12 +6,21 @@
/src/content/*/*/*/*/*.indexentry
/src/content/*/*/*/*/*.feedentry
/src/content/*/*/*/*/*.sortdata
+/src/content/*/index.htmlbody
+/src/content/*/index.htmlheader
+/src/content/*/index.htmlfooter
+/src/content/*/index.htmllisting
+/src/content/*/index.htmldeps
+/src/content/*/index.conf
+/src/content/*/index.snippets
+/src/content/*/index.html
+/src/content/*/index.html.*.txt
+/src/content/*/feed.xmldeps
+/src/content/*/feed.xml
+/src/content/*/*.sortdata
/src/content/*.htmlbody
/src/content/*.conf
/src/content/*.snippets
/src/content/*.html
/src/content/*.txt
-/src/content/*.xml
-/src/*.sortdata
/src/global.conf
-/src/combined.conf