diff --git a/v2/.vscode/settings.json b/v2/.vscode/settings.json new file mode 100644 index 00000000..3dd2c9be --- /dev/null +++ b/v2/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "files.associations": { + "ios": "c", + "typeinfo": "c" + } +} \ No newline at end of file