chore: ignore vim swap file
All checks were successful
Publish to npm / quality (push) Successful in 21s
Publish to npm / publish (push) Successful in 26s

This commit is contained in:
Astrian Zheng 2025-05-21 13:38:35 +10:00
parent 1ff52cc0fd
commit 5092552de2
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

6
.gitignore vendored
View File

@ -110,4 +110,8 @@ tmp/
temp/
# macOS Finder metadata files
.DS_Store
.DS_Store
# vim file
*.swp