xv6-riscv-kernel/.gitignore
2025-05-09 10:38:34 +02:00

21 lines
179 B
Text

*~
_*
*.o
*.d
*.asm
*.sym
*.img
vectors.S
bootblock
entryother
initcode
initcode.out
kernelmemfs
mkfs
kernel/kernel
user/usys.S
.gdbinit
.vscode
.cache
compile_commands.json
tags