diff options
author | June McEnroe <june@causal.agency> | 2021-01-13 22:50:32 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-01-13 22:50:32 +0000 |
commit | 9b00ec17f2fd2d4aee1819fd85cd1f9a3ee51550 (patch) | |
tree | d150d21355d82290ca1427fa5aad0178821a1b62 /www/git.causal.agency/.gitignore | |
parent | Try to return make substitutions as single tokens (diff) | |
download | src-9b00ec17f2fd2d4aee1819fd85cd1f9a3ee51550.tar.gz src-9b00ec17f2fd2d4aee1819fd85cd1f9a3ee51550.zip |
Switch git.causal.agency to hilex and htagml
Still missing a shell lexer in hilex, but well... it's shell.
Diffstat (limited to '')
-rw-r--r-- | www/git.causal.agency/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/git.causal.agency/.gitignore b/www/git.causal.agency/.gitignore index 8d20f25d..4f4682af 100644 --- a/www/git.causal.agency/.gitignore +++ b/www/git.causal.agency/.gitignore @@ -1,3 +1,4 @@ about-filter -hi +hilex +htagml source-filter |