1
Files
lecture-operating-system-de…/.gitignore
2022-06-27 22:50:11 +02:00

14 lines
134 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/