From 562a19cc77cc89b264b8febae78672c965e75705 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 2 Apr 2025 08:11:02 -0300 Subject: Cleanup .gitignore --- .gitignore | 6 ++---- TODOs.md | 3 --- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index a292462..036d4c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.htmlbody +*.embedded-config *.conf *.snippets *.html @@ -10,10 +11,7 @@ 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 @@ -25,4 +23,4 @@ feed.xml /baseurl.txt /expiry.txt /src/content/security.txt -/src/content/.well-known/ +/src/content/.well-known/security.txt diff --git a/TODOs.md b/TODOs.md index 83a8642..7087a2d 100644 --- a/TODOs.md +++ b/TODOs.md @@ -63,9 +63,6 @@ As described in . ## TODO Serve over Gemini and/or Gopher too {#td-2fde23a6-1389-30fa-34ac-7d6750abf08a} - TODO in 2022-03-06 -## TODO Cleanup `.gitignore` {#td-f52abfa9-1fbc-bcc6-048b-d4d770f571fc} -- TODO in 2022-01-16 - ## TODO Send patch to upstream `bmake` for bug on `$*` macro {#td-ca621da2-2e94-ae6f-0e3d-db744c00a656} - TODO in 2021-11-21 -- cgit v1.2.3