chore: untrack debug screenshot artifact, ignore future MCP client config

tools/debug_screenshot_gameplay.png was a one-off capture from testing the
runtime-observation MCP's screenshot tool, not something that belongs in
version control. Also ignore .mcp.json (local MCP server registration) and
future tools/debug_screenshot*.png captures.
This commit is contained in:
pyr0ball 2026-07-04 14:27:12 -07:00
parent 481b2e1dbf
commit 6311ecb69e
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -62,6 +62,7 @@ tools/refs/
# --- Claude Code local session/settings ---
.claude/
.mcp.json
# --- Editor / OS ---
.vscode/
@ -72,3 +73,4 @@ Thumbs.db
# --- Tool session cruft ---
.playwright-mcp/
tools/debug_screenshot*.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB