1
Files
lecture-operating-system-de…/.gitignore
2022-04-28 13:01:33 +02:00

14 lines
140 B
Plaintext
Executable File

.DS_Store
.idea
*.log
tmp/
build/
texfrag/
README
compile_commands.json
c_boot/bootsect
c_boot/setup
c_tools/build
/c_os/.cache/
/c_os/dep/