This commit is contained in:
2026-05-25 09:54:41 +07:00
parent a033562c4c
commit 14d3a3152a
12 changed files with 212 additions and 3 deletions

2
.gitignore vendored
View File

@@ -2,9 +2,11 @@ __pycache__/
*.py[cod]
node_modules/
dist/
.env
agent/.venv/
agent/build/
web-client/dist/
web-server/uploads/
docs