Web lists-archives.org

[TopGit PATCH] Ignore tg-export and tg-export.txt.




tg-export and tg-export.txt are generated files.

Signed-off-by: Russell Steicke <russellsteicke@xxxxxxxxx>

---
 .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)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html