chore: add vex config + redesign mockups, ignore debug scratch

Commit the shared vex code-search config (.vex.toml) and the UI redesign
mockups under design/. Add the throwaway debugging dumps (_dump*.ps1,
_pages*.txt) to .gitignore so they stay local.
This commit is contained in:
2026-05-29 14:03:12 +03:00
parent 42e62c1ed2
commit 690d98d194
4 changed files with 709 additions and 0 deletions
+4
View File
@@ -84,3 +84,7 @@ spike/captures/
# Claude Code per-session task metadata (local only)
.claude/
# Throwaway debugging scratch (PowerShell dumps, raw page captures)
_dump*.ps1
_pages*.txt