kpatch/.gitignore
Josh Poimboeuf d7f209f838 test: add much quicker combined test option
Combine all the patch modules into a single kpatch-COMBINED.ko for a
much quicker test which still gives 95% or so of the coverage compared
to the full test suite.  Use "make quick" for use this new option.
2014-05-27 09:40:24 -05:00

14 lines
165 B
Plaintext

*.o
*.o.cmd
*.o.d
*.ko
*.ko.cmd
*.mod.c
*.swp
.tmp_versions
Module.symvers
kpatch-build/lookup
kpatch-build/create-diff-object
man/kpatch.1.gz
man/kpatch-build.1.gz