summary refs log tree commit diff
path: root/www/text.causal.agency/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-26 13:00:12 -0400
committerJune McEnroe <june@causal.agency>2021-09-26 16:53:21 -0400
commit0b6278a185c125ece5ca75ada224e61a7213c6d4 (patch)
treeb96d68833e46c634feef621f69ac5f1844801f9a /www/text.causal.agency/.gitignore
parentInstall up to cgi-bin (diff)
downloadsrc-0b6278a185c125ece5ca75ada224e61a7213c6d4.tar.gz
src-0b6278a185c125ece5ca75ada224e61a7213c6d4.zip
Use tiny UTF-8-aware col -b replacement
OpenBSD col(1) doesn't understand UTF-8 and will delete all of it.
Stupid, especially when mandoc(1) tells you to use it to remove man
formatting. I shouldn't have to write something so trivial.
Diffstat (limited to 'www/text.causal.agency/.gitignore')
-rw-r--r--www/text.causal.agency/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/text.causal.agency/.gitignore b/www/text.causal.agency/.gitignore
index 8fe3acc9..66b3e637 100644
--- a/www/text.causal.agency/.gitignore
+++ b/www/text.causal.agency/.gitignore
@@ -1,3 +1,4 @@
 *.txt
+colb
 feed.atom
 igp
-02-22 14:32:00 -0500'>2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe