1
0
mirror of https://github.com/fumiama/simple-dict.git synced 2026-06-11 05:30:28 +08:00
This commit is contained in:
fumiama
2021-02-16 12:24:01 +08:00
parent 3f9e1779bf
commit fc5f4592fe
7 changed files with 266 additions and 23 deletions

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

@@ -0,0 +1,5 @@
{
"files.associations": {
"cstdio": "c"
}
}