mirror of https://github.com/jetkvm/kvm.git
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
95e5e15226
commit
ef7e662fdf
|
|
@ -10,5 +10,5 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"git.ignoreLimitWarning": true,
|
"git.ignoreLimitWarning": true,
|
||||||
"cmake.sourceDirectory": "/workspaces/kvm-sleep-mode/internal/native/cgo"
|
"cmake.sourceDirectory": "internal/native/cgo"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue