Explorar el Código

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 hace 12 años
padre
commit
8b1eee47d2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

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

Cargando…
Cancelar
Guardar