summary refs log tree commit diff
path: root/.gitignore
blob: 3bcf7b3f53332ad18f65f503c27e14a316bfb491 (plain) (blame)
1
2
3
4
/build
/clone
/git
/trash
d=399db92745bcbaa8a9345eed26848d39dc3ea220&showmsg=1'>unfollow)
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