xv6-65oo2/.gitignore

18 lines
137 B
Plaintext
Raw Permalink Normal View History

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