Browse Source

更新 git 索引;更新启动配置

Huanyi 1 day ago
parent
commit
49fca4ea1e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -20,7 +20,9 @@ target/
 .springBeans
 
 ### IntelliJ IDEA ###
-.idea
+.idea/*
+!/.idea/runConfigurations/
+!/.idea/.gitignore
 *.iws
 *.iml
 *.ipr