]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Add new programs and stamp file to .gitignore.
authorTom Prince <tom.prince@ualberta.net>
Sat, 15 Oct 2005 00:13:49 +0000 (17:13 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 15 Oct 2005 00:13:49 +0000 (17:13 -0700)
Signed-off-by: Tom Prince <tom.prince@ualberta.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
templates/.gitignore

index d190c0ad072e61a550aa8d386ef42fc9c3625cb6..5ad4a2766d34569f3a1278544ab64978fab14cc8 100644 (file)
@@ -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
index ca680c5b9c59ed5327f8ba447c1525253c8d2222..6759ecbf98f8a90d96b4918c130babdd87889f69 100644 (file)
@@ -1 +1,2 @@
 blt
+boilerplates.made