xv6-lab/.gitignore
Frans Kaashoek c826bd8176 traps lab
2022-09-25 20:00:42 -04:00

26 lines
227 B
Plaintext

*~
_*
*.o
*.d
*.asm
*.sym
*.img
vectors.S
bootblock
entryother
initcode
initcode.out
kernelmemfs
mkfs
kernel/kernel
user/usys.S
.gdbinit
myapi.key
*-handin.tar.gz
xv6.out*
.vagrant/
submissions/
ph
barrier
/lab-*.json
.DS_Store