gitignore: add implements (binary)

The implements tool, when compiled, is named implements [1]. We never
want git to track it.

1 - Shocking, I know!

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2020-05-06 11:14:41 -04:00 committed by John Mulligan
parent c3b3290fb4
commit 2d188de3f3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
*.out
*.test
*.json
implements