.gitignore: ignore Vim swap files (#20950)

This commit is contained in:
taylor.fish
2025-07-10 13:56:02 -07:00
committed by GitHub
parent 055f821a75
commit 40c09fdf23

1
.gitignore vendored
View File

@@ -36,6 +36,7 @@
*.out.refresh.js
*.pdb
*.sqlite
*.swp
*.tmp
*.trace
*.wat