chore: remove .swp file, add to gitignore

This commit is contained in:
yumoqing 2026-06-29 16:05:26 +08:00
parent d33072ab21
commit 7b69bb4eb2
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ __pycache__/
*.pyo
*.egg-info/
.DS_Store
*.swp