034-footer: add commit hash to version display in footer

- vite.config.js: append short commit hash to git tag (tag+hash)
- .gitignore: add *.docx

Footer now shows e.g. 'v0.3.1+e07bf46b'
This commit is contained in:
2026-06-19 16:10:11 +03:00
parent e07bf46b2b
commit a83b814656
2 changed files with 6 additions and 3 deletions

3
.gitignore vendored
View File

@@ -108,4 +108,5 @@ superset-tools.bundle
.axiom/
# Generated audit reports
axiom-mcp-tools-audit-report.md
axiom-mcp-tools-audit-report.md
*.docx