xv6-riscv-kernel/.gitignore

18 lines
137 B
Text
Raw Normal View History

2011-04-28 08:01:36 -04:00
*~
2009-09-02 02:03:46 -04:00
_*
*.o
*.d
*.asm
*.sym
*.img
vectors.S
bootblock
2011-09-05 12:54:42 -04:00
entryother
2009-09-02 02:03:46 -04:00
initcode
initcode.out
2011-09-05 15:21:40 -04:00
kernelmemfs
2009-09-02 02:03:46 -04:00
mkfs
kernel/kernel
user/usys.S
2009-09-15 17:21:02 -04:00
.gdbinit