docs: validate Windows PRs via Parallels+SSH; gitignore .parallels
Document the Mac-host -> Parallels Windows 11 SSH workflow for validating Windows-specific behavior, the win32-gated test convention (it.runIf), and guest toolchain quirks (PATH refresh, Windows-local clone, VC++ ARM64 redist). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
23ad4ea923
commit
c9d2a25b73
@@ -40,6 +40,9 @@ npm-debug.log*
|
||||
# Local Claude settings
|
||||
.claude/settings.local.json
|
||||
|
||||
# Parallels Windows VM SSH/connection config (local machine, see CLAUDE.md)
|
||||
.parallels
|
||||
|
||||
# CodeGraph data directories (in test projects)
|
||||
.codegraph/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user