chore: 清理不需要的文件,更新 .gitignore

This commit is contained in:
Your Name
2026-06-12 18:12:06 +08:00
parent d93b07f0a9
commit 674aeff445
17 changed files with 13 additions and 194 deletions
+13
View File
@@ -6,3 +6,16 @@ release/
*.db-journal
.env
.env.local
# 日志文件
*.log
# 测试文件
test_patch.js
# Qoder 缓存
.qoder/
# 系统文件
.DS_Store
Thumbs.db