build(ares): update version, .gitignore, and project files

- Bump semver to 2.4.12-v5 in builder.py
- Add debug_vps/ to .gitignore
- Remove BOM and unused PowerShell reference from Tasks.csproj
- Add dark and light theme SVG icons for the agent
This commit is contained in:
Aryma
2026-04-15 05:29:37 +07:00
parent 6a3bf4ffbf
commit b88b3a2184
6 changed files with 16 additions and 6 deletions
+1
View File
@@ -4,6 +4,7 @@ __pycache__/
**/*.dll
# Sphinx documentation
docs/_build/
debug_vps/
# Environments
#.env
.venv