更新: 完善gitignore

This commit is contained in:
Product Manager 2026-03-10 09:41:29 +00:00
parent b00b5ef4b8
commit f45b578829

5
.gitignore vendored
View File

@ -44,3 +44,8 @@ coverage/
tmp/ tmp/
temp/ temp/
*.tmp *.tmp
# IDE
.vscode/
.idea/
*.swp