Explorar el Código

add gitignore

xueli.xue hace 9 años
padre
commit
db08a3dc64
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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/