Browse Source

chore: 忽略tmp临时目录

Co-Authored-By: Claude <noreply@anthropic.com>
lq 3 tuần trước cách đây
mục cha
commit
6b8da253c2
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -63,3 +63,6 @@ wails-restart.log
 # 测试运行产物
 # 测试运行产物
 /test/testutil/log/
 /test/testutil/log/
 /test/testutil/test_*.db
 /test/testutil/test_*.db
+
+# 临时目录
+/tmp/