diff --git a/.gitignore b/.gitignore index 50eb0af8472709eecdab4eabed78752d02fb2d6e..31a21501e5ad064165d8002fa3a9199e23b93a02 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,8 @@ /.settings/ *.project *.classpath -*apiclient_cert.p12 \ No newline at end of file +*apiclient_cert.p12 + +# idea files +.idea/ +*.iml diff --git a/spring-boot-seckill.iml b/spring-boot-seckill.iml index 708d20c3642b7af2cf79c0f8568d3b5e7c102efd..497ab202646ed8a1a2df9db37d70762f20abef01 100644 --- a/spring-boot-seckill.iml +++ b/spring-boot-seckill.iml @@ -1,6 +1,21 @@ - + + + + + + + + + + + + + + + +