mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-11 07:19:17 +00:00
Moved vscode workspace file
This commit is contained in:
13
Lynx.code-workspace
Normal file
13
Lynx.code-workspace
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "./Lynx"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"files.associations": {
|
||||
"efi.h": "c"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user