mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
gitignore: Ignore errors.json
It's generated by `make lint`.
This commit is contained in:

committed by
Michael Reed

parent
aa0af927da
commit
fbfe564b3c
2
.gitignore
vendored
2
.gitignore
vendored
@@ -67,3 +67,5 @@ local.mk
|
|||||||
/runtime/doc/doctags
|
/runtime/doc/doctags
|
||||||
/runtime/doc/errors.log
|
/runtime/doc/errors.log
|
||||||
|
|
||||||
|
# clint errors, generated by `make lint`
|
||||||
|
errors.json
|
||||||
|
Reference in New Issue
Block a user