Skip to content

Commit

Permalink
Add new programs and stamp file to .gitignore.
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Prince <tom.prince@ualberta.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
tomprince authored and Junio C Hamano committed Oct 15, 2005
1 parent 603d874 commit 01eea6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -1,5 +1,6 @@
git
git-add
git-am
git-apply
git-applymbox
git-applypatch
Expand All @@ -25,13 +26,15 @@ git-diff-stages
git-diff-tree
git-fetch
git-fetch-pack
git-findtags
git-fmt-merge-msg
git-format-patch
git-fsck-objects
git-get-tar-commit-id
git-grep
git-hash-object
git-http-fetch
git-index-pack
git-init-db
git-local-fetch
git-log
Expand Down
1 change: 1 addition & 0 deletions templates/.gitignore
@@ -1 +1,2 @@
blt
boilerplates.made

0 comments on commit 01eea6f

Please sign in to comment.