.gitignore git-rerere and config.mak
Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
deb989b57d
commit
d19e06fa8f
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
libgit.a
|
||||
*.o
|
||||
*.py[co]
|
||||
config.mak
|
||||
|
Loading…
Reference in New Issue
Block a user