Initial commit

This commit is contained in:
2026-07-09 12:58:47 +08:00
commit f5a6403e72
48 changed files with 8174 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"folders": [
{
"path": "."
},
{
"path": "src-tauri"
}
],
"settings": {
"cSpell.words": [
"tauri",
"Xoshiro"
]
}
}