浏览代码

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

Huanyi 2 天之前
父节点
当前提交
49fca4ea1e
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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