Remove *.sw[po] from gitignore

This belongs in someone's global gitignore.
This commit is contained in:
David Tolnay 2025-01-22 19:37:18 -08:00
parent c7626dbac2
commit 4134f119c0
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
target/ target/
*.sw[po]
Cargo.lock Cargo.lock