Ver código fonte

add gitignore

xueli.xue 9 anos atrás
pai
commit
db08a3dc64
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      xxl-job-core/.gitignore
  2. 1 1
      xxl-job-executor-example/.gitignore

+ 1 - 1
xxl-job-core/.gitignore Ver arquivo

@@ -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 Ver arquivo

@@ -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/