1
This commit is contained in:
churl
2022-05-23 14:05:59 +02:00
parent d29f22de7e
commit ee01bf099a

6
.gitignore vendored
View File

@ -6,8 +6,8 @@ build/
texfrag/ texfrag/
README README
compile_commands.json compile_commands.json
c_boot/bootsect boot/bootsect
c_boot/setup boot/setup
c_tools/build tools/build
/c_os/.cache/ /c_os/.cache/
/c_os/dep/ /c_os/dep/