kpatch/.gitignore
Josh Poimboeuf 38839017d2 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>
2022-04-04 21:13:49 -07:00

20 lines
265 B
Plaintext

*.o
*.o.cmd
*.o.d
*.ko
*.ko.cmd
*.mod.c
*.swp
*.swo
*.d
*.so
.tmp_versions
Module.symvers
kmod/core/.cache.mk
kpatch-build/lookup
kpatch-build/create-diff-object
kpatch-build/create-klp-module
kpatch-build/create-kpatch-module
man/kpatch.1.gz
man/kpatch-build.1.gz