mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-05 03:14:18 +00:00
chore: Fix build process
This commit is contained in:
@@ -5,18 +5,6 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"files.associations": {
|
||||
"*.su": "tsv",
|
||||
"limine.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"Bootloader",
|
||||
"COMNULL",
|
||||
"CPUID",
|
||||
"FENNIX",
|
||||
"JMPREL",
|
||||
"UBSAN"
|
||||
]
|
||||
"debug.allowBreakpointsEverywhere": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user