From: jeremybox <33465600+jeremybox@users.noreply.github.com> Date: Thu, 12 Sep 2024 15:03:56 +0000 (-0400) Subject: Delete .vscode/settings.json X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=83ae40470f4891512da07b9a975504dd375959e3;p=lora-radio.git Delete .vscode/settings.json --- diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 48174a9..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "files.associations": { - "array": "cpp", - "deque": "cpp", - "list": "cpp", - "string": "cpp", - "unordered_map": "cpp", - "unordered_set": "cpp", - "vector": "cpp", - "string_view": "cpp", - "initializer_list": "cpp", - "ranges": "cpp", - "span": "cpp", - "format": "cpp" - } -} \ No newline at end of file