git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] .gitignore: Add git-verify-commit
@ 2014-07-15 13:40 Øyvind A. Holm
  0 siblings, 0 replies; only message in thread
From: Øyvind A. Holm @ 2014-07-15 13:40 UTC (permalink / raw)
  To: git, gitster; +Cc: Øyvind A. Holm

builtin/verify-commit.c was added in commit d07b00b ("verify-commit:
scriptable commit signature verification", 2014-06-23), update
.gitignore to ignore the generated file.

Signed-off-by: Øyvind A. Holm <sunny@sunbase.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 42294e5..edb1dcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,6 +165,7 @@
 /git-upload-archive
 /git-upload-pack
 /git-var
+/git-verify-commit
 /git-verify-pack
 /git-verify-tag
 /git-web--browse
-- 
2.0.1.563.g66f467c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-15 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 13:40 [PATCH] .gitignore: Add git-verify-commit Øyvind A. Holm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).