xv6/.gitignore

16 lines
116 B
Text
Raw Normal View History

2009-09-02 06:03:46 +00:00
_*
*.o
*.d
*.asm
*.sym
*.img
vectors.S
bootblock
bootother
bootother.out
initcode
initcode.out
kernel
mkfs
2009-09-15 21:21:02 +00:00
.gdbinit