Skip to content

Commit f73266f

Browse files
committed
FEAT: added builded libraries and host.exe into gitignore
1 parent 15fc761 commit f73266f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
make/r3*
66
make/objs/
7+
make/host.exe
8+
make/libr3.so
9+
make/libr3.dll
710
src/boot/boot-code.r
811
src/boot/host-init.r
912
src/core/b-boot.c

0 commit comments

Comments
 (0)