git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: imyousuf@gmail.com
To: git@vger.kernel.org
Cc: spearce@spearce.org, robin.rosenberg@dewire.com,
	Imran M Yousuf <imyousuf@smartitengineering.com>
Subject: [JGit Patch v2 7/7] Add ignore list for mavenized JGit
Date: Thu, 21 Aug 2008 09:13:14 +0600	[thread overview]
Message-ID: <1219288394-1241-7-git-send-email-imyousuf@gmail.com> (raw)
In-Reply-To: <1219288394-1241-6-git-send-email-imyousuf@gmail.com>

From: Imran M Yousuf <imyousuf@smartitengineering.com>

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
---
 jgit-maven/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 jgit-maven/.gitignore

diff --git a/jgit-maven/.gitignore b/jgit-maven/.gitignore
new file mode 100644
index 0000000..eb5a316
--- /dev/null
+++ b/jgit-maven/.gitignore
@@ -0,0 +1 @@
+target
-- 
1.5.6

  parent reply	other threads:[~2008-08-21  3:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-21  3:13 [JGit Patch v2 1/7] Add a POM file for setting JGit library as a Maven project imyousuf
2008-08-21  3:13 ` [JGit Patch v2 2/7] Add test resources to a new package structured directory imyousuf
2008-08-21  3:13   ` [JGit Patch v2 3/7] Add test resources directory as a classpath entry imyousuf
2008-08-21  3:13     ` [JGit Patch v2 4/7] Use test resources from classpath imyousuf
2008-08-21  3:13       ` [JGit Patch v2 5/7] Add script for adding second pack for test purpose imyousuf
     [not found]         ` <1219288394-1241-6-git-send-email-imyousuf@gmail.com>
2008-08-21  3:13           ` imyousuf [this message]
2008-08-21 15:12         ` Shawn O. Pearce
2008-08-22  2:52           ` Imran M Yousuf
2008-08-22 16:06             ` Shawn O. Pearce
2008-08-23  5:21               ` Imran M Yousuf
2008-08-21 15:19       ` [JGit Patch v2 4/7] Use test resources from classpath Shawn O. Pearce

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=1219288394-1241-7-git-send-email-imyousuf@gmail.com \
    --to=imyousuf@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=imyousuf@smartitengineering.com \
    --cc=robin.rosenberg@dewire.com \
    --cc=spearce@spearce.org \
    /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;
as well as URLs for NNTP newsgroup(s).