From: Russell Steicke <russellsteicke@gmail.com>
To: Petr Baudis <pasky@suse.cz>
Cc: git@vger.kernel.org
Subject: [TopGit PATCH] Ignore tg-export and tg-export.txt.
Date: Tue, 12 Aug 2008 14:56:14 +0800 [thread overview]
Message-ID: <20080812065614.GH11179@maggie.localnet> (raw)
tg-export and tg-export.txt are generated files.
Signed-off-by: Russell Steicke <russellsteicke@gmail.com>
---
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 6f0727f..2f7f3d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@ tg-create
tg-create.txt
tg-delete
tg-delete.txt
+tg-export
+tg-export.txt
tg-info
tg-info.txt
tg-patch
--
tg: (11a91e4..) t/gitignore-export (depends on: master)
reply other threads:[~2008-08-12 6:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080812065614.GH11179@maggie.localnet \
--to=russellsteicke@gmail.com \
--cc=git@vger.kernel.org \
--cc=pasky@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox