소스 검색

add gitignore

xueli.xue 9 년 전
부모
커밋
db08a3dc64
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      xxl-job-core/.gitignore
  2. 1 1
      xxl-job-executor-example/.gitignore

+ 1 - 1
xxl-job-core/.gitignore 파일 보기

@@ -2,5 +2,5 @@
2 2
 /.classpath
3 3
 /.project
4 4
 /.settings/
5
-/xxl-job-client.iml
5
+/xxl-job-core.iml
6 6
 /target/

+ 1 - 1
xxl-job-executor-example/.gitignore 파일 보기

@@ -2,5 +2,5 @@
2 2
 /.classpath
3 3
 /.project
4 4
 /.settings/
5
-/xxl-job-client-demo.iml
5
+/xxl-job-executor-example.iml
6 6
 /target/