aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ed2050911fd031c2690f6ed2b79d0ae387f2cd5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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
arch/riscv/linux/probe

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