From: Lucas De Marchi Date: Thu, 7 Nov 2019 07:30:16 +0000 (-0800) Subject: testsuite: update gitignore X-Git-Tag: v27~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6436260f7390949d24b60c37473d9a1790edad48;p=thirdparty%2Fkmod.git testsuite: update gitignore --- diff --git a/testsuite/module-playground/.gitignore b/testsuite/module-playground/.gitignore index 6767e0e6..db63fe43 100644 --- a/testsuite/module-playground/.gitignore +++ b/testsuite/module-playground/.gitignore @@ -4,9 +4,12 @@ !cache/*.ko *.mod.c .tmp_versions +*.mod +*.a +*.cmd + modules.order Module.symvers - mod-simple-x86_64.c mod-simple-i386.c mod-simple-sparc64.c