0.12.0 Begin neu Architecture

This commit is contained in:
2026-03-18 15:35:10 +00:00
parent d00191324b
commit 0a9cf6969f
30 changed files with 4570 additions and 183 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"watch": [
"src",
".env"
],
"ext": "js,json,env",
"ignore": [
"data/**",
"logs/**"
]
}