first steps

This commit is contained in:
2024-11-08 18:39:38 +01:00
parent 08b0bce492
commit e2bded0456
10 changed files with 74 additions and 1 deletions

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

@@ -0,0 +1,3 @@
{
"clangd.path": "/usr/bin/clangd"
}