Skip to content

Commit

Permalink
gitignore: Ignore errors.json
Browse files Browse the repository at this point in the history
It's generated by `make lint`.
  • Loading branch information
sethjackson authored and Michael Reed committed Dec 22, 2015
1 parent aa0af92 commit fbfe564
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ local.mk
/runtime/doc/doctags
/runtime/doc/errors.log

# clint errors, generated by `make lint`
errors.json

0 comments on commit fbfe564

Please sign in to comment.