vscode stuff

This commit is contained in:
Lea Anthony
2020-09-15 20:47:13 +10:00
committed by Travis McLane
parent 1dd3a602d7
commit 8de013f192

6
v2/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"files.associations": {
"ios": "c",
"typeinfo": "c"
}
}