We want to manually clone these, for now. Also hopefully removes any cached remnants.main
parent
f4a00827ad
commit
fc0e5efc8c
3 changed files with 5 additions and 2 deletions
@ -1,2 +1,7 @@ |
|||||||
|
# Zig build artifacts |
||||||
/zig-cache/ |
/zig-cache/ |
||||||
/zig-out/ |
/zig-out/ |
||||||
|
|
||||||
|
# Dependencies (cloned manually) |
||||||
|
/libs/flecs-zig-ble/ |
||||||
|
/libs/zig-gamedev/ |
||||||
|
@ -1 +0,0 @@ |
|||||||
Subproject commit f48a6884caf656b49f416abdd3ce078fc93b1504 |
|
@ -1 +0,0 @@ |
|||||||
Subproject commit 25e1794d608d6a1d13e84a42d98c950fd250050d |
|
Loading…
Reference in new issue