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) <noreply@anthropic.com>
This commit is contained in:
@@ -123,3 +123,7 @@ InitTestScene*.unity*
|
|||||||
# Obsidian — share vault config, ignore per-machine UI/workspace state
|
# Obsidian — share vault config, ignore per-machine UI/workspace state
|
||||||
[Dd]ocs/[Vv]ault/.obsidian/workspace.json
|
[Dd]ocs/[Vv]ault/.obsidian/workspace.json
|
||||||
[Dd]ocs/[Vv]ault/.obsidian/workspace-mobile.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/
|
||||||
|
|||||||
Reference in New Issue
Block a user