aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f7c34064f92d34395814bf5b2bc3d1e8a66c44a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generic stuff.
*.o
*.ko
*.mod
*.mod.c
*.cmd

# arch/riscv
arch/riscv/usr/basics
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