summaryrefslogtreecommitdiffstats
path: root/testsuite/module-playground/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/module-playground/.gitignore')
-rw-r--r--testsuite/module-playground/.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/testsuite/module-playground/.gitignore b/testsuite/module-playground/.gitignore
new file mode 100644
index 0000000..6d9c7b1
--- /dev/null
+++ b/testsuite/module-playground/.gitignore
@@ -0,0 +1,16 @@
+*.ko
+!mod-simple-*.ko
+!cache/*.ko
+.cache.mk
+*.mod.c
+.tmp_versions
+*.mod
+*.a
+*.cmd
+*.o.d
+
+modules.order
+Module.symvers
+mod-simple-x86_64.c
+mod-simple-i386.c
+mod-simple-sparc64.c