Browse Source

chore: 忽略本地临时目录

lingfengQAQ 4 tháng trước cách đây
mục cha
commit
ca28caa57e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -21,6 +21,8 @@ Thumbs.db
 # Workspace artifacts
 node_modules/
 nul
+.tmp/
+.tmp_outline_check/
 
 # Local research / sibling projects (avoid accidental commit)
 .sisyphus/