init here

This commit is contained in:
2025-11-26 21:32:41 +03:00
commit 33c97acade
91 changed files with 9155 additions and 0 deletions

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

@@ -0,0 +1,6 @@
{
"[trivil]": {
"editor.autoIndent": "advanced",
"editor.unicodeHighlight.ambiguousCharacters": false
}
}