Browse Source

add gitignore

xueli.xue 9 năm trước cách đây
mục cha
commit
db08a3dc64
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 @@
 /.classpath
 /.project
 /.settings/
-/xxl-job-client.iml
+/xxl-job-core.iml
 /target/

+ 1 - 1
xxl-job-executor-example/.gitignore

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