mirror of
https://github.com/dynup/kpatch
synced 2025-01-31 01:01:34 +00:00
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:
parent
1152e58244
commit
38839017d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
*.ko.cmd
|
||||
*.mod.c
|
||||
*.swp
|
||||
*.swo
|
||||
*.d
|
||||
*.so
|
||||
.tmp_versions
|
||||
|
Loading…
Reference in New Issue
Block a user