summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-02 22:26:45 -0500
committerJune McEnroe <june@causal.agency>2018-12-02 22:26:45 -0500
commitca8c173e7740dff3201896487a40c472445a9d97 (patch)
tree5969206eaa280346b8a364e40a8c61b62c9f4527 /bin/.gitignore
parentRemove \h binding (diff)
downloadsrc-ca8c173e7740dff3201896487a40c472445a9d97.tar.gz
src-ca8c173e7740dff3201896487a40c472445a9d97.zip
Rename watch to rec
A watch binary already exists in various places (but isn't useful).
Diffstat (limited to 'bin/.gitignore')
-rw-r--r--bin/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
index 92dfc073..069bffa5 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -17,7 +17,7 @@ scheme
 ttpre
 wake
 xx
-watch
+rec
 bri
 fbatt
 fbclock
c.l?id=b53f448c0aac381ad9d58f62bd1cc5ab06562d2e&follow=1'>Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe