mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-11-16 07:48:11 +01:00
Exclude lcat from workspace
so fun so so fun hahaha
This commit is contained in:
parent
b1588a58c2
commit
6e76a0eee0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ members = [
|
|||
"wlcs_pinnacle",
|
||||
"api/lua/build"
|
||||
]
|
||||
exclude = ["snowcap"]
|
||||
exclude = ["snowcap", "lcat"]
|
||||
|
||||
[workspace.package]
|
||||
authors = ["Ottatop <ottatop1227@gmail.com>"]
|
||||
|
|
Loading…
Reference in a new issue