jelly 3 years ago
parent
commit
f144633d1c
1 changed files with 2 additions and 4 deletions
  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