summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-07 16:53:43 -0400
committerJune McEnroe <june@causal.agency>2021-09-07 16:53:43 -0400
commita64fd47f6196f769f19a205885a8ca5a4a0388c5 (patch)
treee7f362c7ec69a84d0bd431fab2b874cbc8115192 /bin/.gitignore
parentShow about path in page title (diff)
downloadsrc-a64fd47f6196f769f19a205885a8ca5a4a0388c5.tar.gz
src-a64fd47f6196f769f19a205885a8ca5a4a0388c5.zip
Add dehtml
Diffstat (limited to '')
-rw-r--r--bin/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
index be0a8004..d065f60e 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -6,6 +6,7 @@ bit
 bri
 c
 config.mk
+dehtml
 dtch
 ever
 fbatt
uthors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe