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