This commit is contained in:
2025-07-01 14:31:37 +08:00
parent a2f2124869
commit 62060e254e
5 changed files with 94 additions and 22 deletions

View File

@ -1,3 +1,6 @@
{
"window.zoomLevel": 0
"window.zoomLevel": 0,
"files.associations": {
"random": "cpp"
}
}