Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 3d15f53

Browse files
oyvholmgitster
authored andcommitted
.gitignore: "git-verify-commit" is a generated file
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 66f467c commit 3d15f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
/git-upload-archive
166166
/git-upload-pack
167167
/git-var
168+
/git-verify-commit
168169
/git-verify-pack
169170
/git-verify-tag
170171
/git-web--browse

0 commit comments

Comments
 (0)