chore: 清理不需要的文件,更新 .gitignore
This commit is contained in:
+13
@@ -6,3 +6,16 @@ release/
|
||||
*.db-journal
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# 日志文件
|
||||
*.log
|
||||
|
||||
# 测试文件
|
||||
test_patch.js
|
||||
|
||||
# Qoder 缓存
|
||||
.qoder/
|
||||
|
||||
# 系统文件
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user