summary refs log tree commit diff
path: root/.gitignore
blob: 64b2b13866b5b5541273730426bf2ce7f7959724 (plain) (blame)
1
2
3
*.o
catgirl
tags
>Commit message (Collapse)Author 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe