]> source.dussan.org Git - jgit.git/commit
Ignore /target 53/5253/2
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Mar 2012 23:42:18 +0000 (15:42 -0800)
committerChris Aniszczyk <zx@twitter.com>
Tue, 6 Mar 2012 05:11:57 +0000 (21:11 -0800)
commit8b1eee47d230a7ea896bed23fc257feeb7135ab5
treec461bdc3fa730d1c4c91cbc80fc1f0af9e551a90
parentfb2113d766e92cfc9196037aa44d361ae2233c6f
Ignore /target

Maven seems to be creating target/antrun/build-main.xml.
This isn't a tracked file. Elsewhere we blanket ignore
/target inside of each plugin/component directory so do
the same at the top level.

Change-Id: Id799ac6da65e6789e48e28efbdb455153b34ff2e
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
.gitignore [new file with mode: 0644]