From cc9a3c46fb0bc4506c78e86c0bf54c2eb055a044 Mon Sep 17 00:00:00 2001 From: pumnflqv2 Date: Tue, 5 Jul 2022 04:23:55 +0800 Subject: [PATCH] ADD file via upload --- 0/linux/.vscode/settings.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 0/linux/.vscode/settings.json diff --git a/0/linux/.vscode/settings.json b/0/linux/.vscode/settings.json new file mode 100644 index 0000000..51ff8ea --- /dev/null +++ b/0/linux/.vscode/settings.json @@ -0,0 +1,20 @@ +{ + "files.associations": { + "types.h": "c", + "utsname.h": "c", + "cstdlib": "c", + "fs.h": "c", + "head.h": "c", + "ne2k.h": "c", + "segment.h": "c", + "sched.h": "c", + "kernel.h": "c", + "system.h": "c", + "fdreg.h": "c", + "tty.h": "c", + "signal.h": "c", + "sys.h": "c", + "stdio.h": "c", + "stdlib.h": "c" + } +} \ No newline at end of file