summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-05-04 17:50:38 -0400
committerJune McEnroe <june@causal.agency>2019-05-04 17:50:38 -0400
commitb6d2f4a5ab6089cbcf8f2e1de40d292baa5b3a83 (patch)
tree1a9965b0bf485f6d4a129ab4baa726742731a114 /bin/.gitignore
parentAdd relay.1 (diff)
downloadsrc-b6d2f4a5ab6089cbcf8f2e1de40d292baa5b3a83.tar.gz
src-b6d2f4a5ab6089cbcf8f2e1de40d292baa5b3a83.zip
Move relay to bin
Diffstat (limited to 'bin/.gitignore')
-rw-r--r--bin/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
index 4e25a4fd..ce3a976f 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -5,6 +5,7 @@ atch
 beef
 bri
 brot
+config.mk
 dtch
 fbatt
 fbclock
@@ -20,6 +21,7 @@ pbpaste
 pngo
 psf2png
 psfed
+relay
 scheme
 scheme.h
 scheme.png
oe 2020-04-26Include Cc address in reply mailtosJune McEnroe 2020-04-26Use %R for RFC numbers in STANDARDS sectionJune McEnroe 2020-04-26Add mailto spec to STANDARDSJune McEnroe 2020-04-26Increase space between nav itemsJune McEnroe 2020-04-26Add mailto address for the archiveJune McEnroe 2020-04-26Put dates on new lines in indexJune McEnroe 2020-04-26Include <> around Message-Id in mailto: URLsJune McEnroe 2020-04-26Add link to index on thread pagesJune McEnroe 2020-04-26Fall back to Content-Type name parameter for attachmentsJune McEnroe 2020-04-26Remove margins in article.message headerJune McEnroe 2020-04-26Generate index.atomJune McEnroe 2020-04-26Generate XHTML content in Atom entriesJune McEnroe 2020-04-25Style index pageJune McEnroe 2020-04-25Render index.htmlJune McEnroe 2020-04-25Wrap <summary> replies count in <data>June McEnroe 2020-04-25Accumulate thread envelopes before concatenationJune McEnroe 2020-04-24Free envelope in concatDataJune McEnroe 2020-04-24Use replyTo address in mailto:June McEnroe 2020-04-23Wrap quoted lines in <q>June McEnroe