git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitignore: Ignore some more boring things.
@ 2006-03-05 12:25 Mark Wooding
  0 siblings, 0 replies; only message in thread
From: Mark Wooding @ 2006-03-05 12:25 UTC (permalink / raw)
  To: git

From: Mark Wooding <mdw@distorted.org.uk>

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
---

 .gitignore   |    1 +
 t/.gitignore |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5be239a..abbc509 100644
--- a/.gitignore
+++ b/.gitignore
@@ -130,3 +130,4 @@ libgit.a
 *.o
 *.py[co]
 config.mak
+git-blame
diff --git a/t/.gitignore b/t/.gitignore
new file mode 100644
index 0000000..fad67c0
--- /dev/null
+++ b/t/.gitignore
@@ -0,0 +1 @@
+trash

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

only message in thread, other threads:[~2006-03-05 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-05 12:25 [PATCH] gitignore: Ignore some more boring things Mark Wooding

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).