xv6-lab/.gitignore
Frans Kaashoek ad57ec8cb9 Lock lab
2022-11-09 20:27:22 -05: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