aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2019-11-06 23:30:16 -0800
committerLucas De Marchi <lucas.demarchi@intel.com>2019-11-06 23:37:34 -0800
commit6436260f7390949d24b60c37473d9a1790edad48 (patch)
treeed7162777de4da0b3ff162da69ef27525bf9da1e
parent52a0ba82e1ad180f9f91920db70a758fac49466a (diff)
downloadkmod-6436260f7390949d24b60c37473d9a1790edad48.tar.gz
testsuite: update gitignore
-rw-r--r--testsuite/module-playground/.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuite/module-playground/.gitignore b/testsuite/module-playground/.gitignore
index 6767e0e..db63fe4 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