소스 검색

Ignore output dirs of ITs

tags/2.9.0.670
Janos Gyerik 7 년 전
부모
커밋
40c4786fea
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      .gitignore
  2. 2
    0
      it/projects/override-working-dir/.gitignore

+ 3
- 0
.gitignore 파일 보기

@@ -27,3 +27,6 @@ Icon?
Thumbs.db
# Folder config file
Desktop.ini

# ---- ITs
.sonar

+ 2
- 0
it/projects/override-working-dir/.gitignore 파일 보기

@@ -0,0 +1,2 @@
.overridden-absolute-sonar
.overridden-relative-sonar

Loading…
취소
저장