.gitignore: ignore vim swap files

This commit is contained in:
Andrew J. Hesford 2023-12-27 11:56:04 -05:00 committed by Johan Malm
parent 605f9e9181
commit 7c91f36c13

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.swp
*.swo