Browse Source

.gitignore git-rerere and config.mak

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Andreas Ericsson 19 years ago committed by Junio C Hamano
parent
commit
d19e06fa8f
  1. 2
      .gitignore

2
.gitignore vendored

@ -78,6 +78,7 @@ git-relink @@ -78,6 +78,7 @@ git-relink
git-repack
git-repo-config
git-request-pull
git-rerere
git-reset
git-resolve
git-rev-list
@ -123,3 +124,4 @@ git-core.spec @@ -123,3 +124,4 @@ git-core.spec
libgit.a
*.o
*.py[co]
config.mak

Loading…
Cancel
Save