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 | 10e17478b30838229eeffeac1249e1e166cc95d5 (patch) | |
tree | bbf9b33f1445ebbf4f36ec860d4d5e1f3ae9f3ed /www/git.causal.agency/.gitignore | |
parent | Try to return make substitutions as single tokens (diff) | |
download | src-10e17478b30838229eeffeac1249e1e166cc95d5.tar.gz src-10e17478b30838229eeffeac1249e1e166cc95d5.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 |