ProjectSettings.asset: add APP_UI_EDITOR_ONLY scripting define (from
com.unity.dt.app-ui 1.3.6) so it stays shared across machines.
Untrack + gitignore machine-local editor state that only churns per
machine/editor: ProjectSettings/VirtualProjectsConfig.json (MPPM) and
ProjectSettings/Packages/com.unity.probuilder/Settings.json (ProBuilder
UI prefs). Files stay on disk, regenerated locally.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Keep the local screenshot scratch dir and the personal vault "User Sessions"
notes on disk but out of git, so the worktree stays clean.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
These are editor crash-recovery scene dumps (not project content) that had been accidentally committed. Removed from the repo + disk and added to .gitignore so future recovery dumps stay out of git.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>