diff --git a/Fennix Kernel.code-workspace b/Fennix Kernel.code-workspace deleted file mode 100644 index 8b8506b3..00000000 --- a/Fennix Kernel.code-workspace +++ /dev/null @@ -1,26 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": { - "debug.allowBreakpointsEverywhere": true, - "files.associations": { - "limine.h": "c", - "types.h": "c", - "binfo.h": "c", - "liballoc_1_1.h": "c", - "cstring": "cpp", - "cargs.h": "c", - "memory.hpp": "c", - "convert.h": "c", - "limits.h": "c", - "assert.h": "c", - "cwalk.h": "c", - "md5.h": "c", - "stdint.h": "c", - "debug.h": "c" - } - } -} \ No newline at end of file