xv6-riscv/.gitignore

20 lines
149 B
Plaintext

*~
_*
*.o
*.a
*.d
*.asm
*.sym
*.img
vectors.S
bootblock
entryother
initcode
initcode.out
kernelmemfs
mkfs
kernel/kernel
user/usys.S
.gdbinit
target/