develop: 清理误提交的编辑器交换文件并补充忽略规则

This commit is contained in:
Pipeline Agent 2026-08-15 11:21:24 +08:00
parent be47d61435
commit bcfdaa8c04
2 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -12,3 +12,8 @@ venv/
htmlcov/
.pytest_cache/
.mypy_cache/
# Editors
*.swp
*.swo
*~

Binary file not shown.