Try to understand what's wrong and fail

This commit is contained in:
2026-01-04 22:45:00 +01:00
parent fed1e982d2
commit 00cfdcd77b
3 changed files with 7 additions and 2 deletions

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

@@ -0,0 +1,5 @@
{
"files.exclude":{
"**/.zig-cache": true,
},
}