mirror of
https://github.com/git/git.git
synced 2024-10-29 13:27:53 +01:00
Add git-replace to .gitignore
Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
86af2caa5a
commit
2aaa84567e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -105,6 +105,7 @@ git-reflog
|
||||||
git-relink
|
git-relink
|
||||||
git-remote
|
git-remote
|
||||||
git-repack
|
git-repack
|
||||||
|
git-replace
|
||||||
git-repo-config
|
git-repo-config
|
||||||
git-request-pull
|
git-request-pull
|
||||||
git-rerere
|
git-rerere
|
||||||
|
|
Loading…
Reference in a new issue