1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-07-23 22:51:26 +00:00

initial commit

This commit is contained in:
bpmcgeeney
2021-09-11 17:28:29 -07:00
parent 4ddae92a28
commit 90311ff17e

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"iostream": "cpp"
}
}