aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9c1804a..f7c3406 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,9 @@
+# Generic stuff.
*.o
+*.ko
+*.mod
+*.mod.c
+*.cmd
# arch/riscv
arch/riscv/usr/basics
@@ -6,3 +11,7 @@ arch/riscv/machine/machine
arch/riscv/kernel/hello
arch/riscv/init/init
arch/riscv/init/little_shell
+
+# kernel/dtm
+kernel/dtm/modules.order
+kernel/dtm/Module.symvers