chore: gitignore local .claude/ and third-party reference screenshots
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2287f3be12
commit
aad222fd09
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -35,6 +35,12 @@ venv/
|
|||
*.import
|
||||
export_presets.cfg
|
||||
|
||||
# --- Reference material (third-party copyrighted screenshots) — local only ---
|
||||
tools/refs/
|
||||
|
||||
# --- Claude Code local session/settings ---
|
||||
.claude/
|
||||
|
||||
# --- Editor / OS ---
|
||||
.vscode/
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Reference in a new issue