gitignore: ignore .swo files

Sometimes I like to live on the edge and edit the same file in multiple
vims :-)

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
This commit is contained in:
Josh Poimboeuf 2022-04-01 17:21:42 -07:00
parent 1152e58244
commit 38839017d2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.ko.cmd
*.mod.c
*.swp
*.swo
*.d
*.so
.tmp_versions