summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore6
-rw-r--r--TODOs.md3
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 <https://news.ycombinator.com/item?id=29519391>.
## 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