git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [TopGit PATCH] Ignore tg-export and tg-export.txt.
@ 2008-08-12  6:56 Russell Steicke
  0 siblings, 0 replies; only message in thread
From: Russell Steicke @ 2008-08-12  6:56 UTC (permalink / raw)
  To: Petr Baudis; +Cc: git

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)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-12  6:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-12  6:56 [TopGit PATCH] Ignore tg-export and tg-export.txt Russell Steicke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).