Add new programs and stamp file to .gitignore.
Signed-off-by: Tom Prince <tom.prince@ualberta.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
603d874587
commit
01eea6f355
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
git
|
||||
git-add
|
||||
git-am
|
||||
git-apply
|
||||
git-applymbox
|
||||
git-applypatch
|
||||
@ -25,6 +26,7 @@ git-diff-stages
|
||||
git-diff-tree
|
||||
git-fetch
|
||||
git-fetch-pack
|
||||
git-findtags
|
||||
git-fmt-merge-msg
|
||||
git-format-patch
|
||||
git-fsck-objects
|
||||
@ -32,6 +34,7 @@ git-get-tar-commit-id
|
||||
git-grep
|
||||
git-hash-object
|
||||
git-http-fetch
|
||||
git-index-pack
|
||||
git-init-db
|
||||
git-local-fetch
|
||||
git-log
|
||||
|
1
templates/.gitignore
vendored
1
templates/.gitignore
vendored
@ -1 +1,2 @@
|
||||
blt
|
||||
boilerplates.made
|
||||
|
Loading…
Reference in New Issue
Block a user