aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0dfb6b0ebf61081606dd67cd22b6c1dd90cb9a10 (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/user/basics/basics
arch/riscv/user/hwprobe/probe
arch/riscv/machine/machine
arch/riscv/kernel/hello
arch/riscv/linux/probe

# kernel/dtm
kernel/dtm/modules.order
kernel/dtm/Module.symvers