This commit is contained in:
PanSi21 2025-01-05 19:11:48 +01:00
parent 53528bc35e
commit 41118a002a
Signed by untrusted user who does not match committer: PanSi21
GPG key ID: 755F8874C65EF462
7 changed files with 61 additions and 10 deletions

View file

@ -1,5 +1,6 @@
{
"files.associations": {
"time.h": "c"
"time.h": "c",
"stdio.h": "c"
}
}