feat(): new feature

This commit is contained in:
2026-01-29 15:59:08 +01:00
parent e9cca3daeb
commit c365b4fa6b
17 changed files with 617 additions and 83 deletions

10
.gitignore vendored
View File

@@ -24,3 +24,13 @@ hs_err_pid*
replay_pid*
/frontend/.vscode/
/backend/venv/
# IDEs and editors
.idea/
*.iml
.vscode/
.vs/
.fleet/
.project
.classpath
.settings/