We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fc761 commit f73266fCopy full SHA for f73266f
.gitignore
@@ -4,6 +4,9 @@
4
5
make/r3*
6
make/objs/
7
+make/host.exe
8
+make/libr3.so
9
+make/libr3.dll
10
src/boot/boot-code.r
11
src/boot/host-init.r
12
src/core/b-boot.c
0 commit comments