Ver código fonte

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>
tags/v2.0.0.201206130900-r
Shawn O. Pearce 12 anos atrás
pai
commit
8b1eee47d2
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver arquivo

@@ -0,0 +1 @@
/target

Carregando…
Cancelar
Salvar