From: Jan Kiszka <[email protected]> These came with kernel 5.3.
Signed-off-by: Jan Kiszka <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c8a96df0..75145605 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Build outputs - only! *.[oa] +*.mod *.mod.[co] *.cell *.cmd -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/d876af6c-f64b-addc-0243-da3a7632e7f8%40web.de.
