Explorar el Código

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

Huanyi hace 1 día
padre
commit
49fca4ea1e
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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