jelly 3 anos atrás
pai
commit
f144633d1c
1 arquivos alterados com 2 adições e 4 exclusões
  1. 2 4
      .gitignore

+ 2 - 4
.gitignore

@@ -22,10 +22,8 @@ mvnw.cmd
 *.iml
 *.ipr
 /toolset/codegen/src/main/resources/generateConfigration.xml
-/cooleshow-user/user-admin/src/main/resources/bootstrap-dev.yml
-/cooleshow-user/user-student/src/main/resources/bootstrap-dev.yml
-/cooleshow-user/user-teacher/src/main/resources/bootstrap-dev.yml
-/cooleshow-auth/auth-server/src/main/resources/bootstrap-dev.yml
+**/bootstrap-dev.yml
+
 
 ### 忽略子模块的文件 ###
 **/*.ims