浏览代码

chore(idea): exclude go-path

Jacky 2 月之前
父节点
当前提交
2db7f02c76
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .idea/nginx-ui.iml

+ 3 - 1
.idea/nginx-ui.iml

@@ -10,7 +10,9 @@
     </buildTags>
   </component>
   <component name="NewModuleRootManager">
-    <content url="file://$MODULE_DIR$" />
+    <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/.devcontainer/go-path" />
+    </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
   </component>