瀏覽代碼

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

Huanyi 1 天之前
父節點
當前提交
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