Browse Source

add gitignore

xueli.xue 8 years ago
parent
commit
db08a3dc64
2 changed files with 2 additions and 2 deletions
  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/