about summary refs log tree commit diff
path: root/.gitignore
blob: 566496210185cd3667c8364649d87f4f730c822b (plain) (blame)
1
2
3
4
5
# Files I don't care to see in git-status/commit
cgit
VERSION
*.o
*~
d>Move bltin out of subdirectoryJune McEnroe45a1c8bb5&follow=1'>Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe