1
Files
lecture-operating-system-de…/.gitignore
2022-07-04 11:31:17 +02:00

15 lines
144 B
Plaintext

.DS_Store
.idea
*.log
tmp/
build/
texfrag/
README
compile_commands.json
boot/bootsect
boot/setup
tools/build
/c_os/.cache/
/c_os/dep/
/.direnv/