mirror of
https://github.com/transistorfet/moa.git
synced 2024-11-21 19:30:52 +00:00
Added workspace exclusion for emulator-hal
This commit is contained in:
parent
d0037c8125
commit
661a4302ef
@ -11,6 +11,8 @@ members = [
|
||||
exclude = [
|
||||
"emulator/frontends/pixels",
|
||||
"emulator/frontends/macroquad",
|
||||
"emulator/libraries/femtos",
|
||||
"emulator/libraries/emulator-hal",
|
||||
]
|
||||
default-members = ["emulator/frontends/minifb"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user