From 55b752812db4a45278fc3ab65b4d435db9a77684 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 3 Apr 2025 15:36:16 -0300 Subject: Makefile: Generate .gz files and update to newer mkwb --- .gitignore | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d457578..036d4c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.htmlbody +*.embedded-config *.conf *.snippets *.html @@ -6,10 +7,20 @@ *.indexentry *.feedentry *.sortdata +sortdata.txt index.htmlheader index.htmlfooter index.htmllisting -index.htmldeps -feed.xmldeps feed.xml -/src/global.conf +*.gz +/src/sources.txt +/src/all-contents.txt +/src/all-snippets-list.txt +/src/install.txt +/sources.txt +/install.txt +/email.txt +/baseurl.txt +/expiry.txt +/src/content/security.txt +/src/content/.well-known/security.txt -- cgit v1.2.3