浏览代码

chore: 在.gitignore中添加.idea目录

防止将IDE配置文件提交到版本控制
liujia 2 月之前
父节点
当前提交
fd064ecda9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -33,5 +33,6 @@
 **/node_modules/*
 **/node_modules/*
 # *.md
 # *.md
 .lh
 .lh
+.idea/*
 # *.json
 # *.json
 # !tsconfig.app.json
 # !tsconfig.app.json