Browse Source

add gitignore

xueli.xue 9 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 View File

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

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

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