소스 검색

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 년 전
부모
커밋
8b1eee47d2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore 파일 보기

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

Loading…
취소
저장