From 78ffa106b644f7060caf149e4db265bcda88fe18 Mon Sep 17 00:00:00 2001 From: Luis Gonzalez Date: Wed, 17 Jun 2026 00:35:03 -0700 Subject: [PATCH] Chore: gitignore scratch areas (_visual_scratch, vault User Sessions) 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) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 7ba625b5c..ae146a3cb 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,7 @@ InitTestScene*.unity* # Obsidian — share vault config, ignore per-machine UI/workspace state [Dd]ocs/[Vv]ault/.obsidian/workspace.json [Dd]ocs/[Vv]ault/.obsidian/workspace-mobile.json + +# Scratch / working areas — local screenshots + personal session notes (keep on disk, out of git) +/_visual_scratch/ +/Docs/Vault/07_Sessions/User Sessions/