chore: add CLAUDE.local.md to gitignore
VPS-specific Claude Code configuration file, not tracked in git. Create this file manually on VPS for local context. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e7cc2fe2b2
commit
440bb860da
|
|
@ -81,4 +81,7 @@ uploads/
|
|||
|
||||
# Temporary files
|
||||
temp/
|
||||
tmp/
|
||||
tmp/
|
||||
|
||||
# Local Claude config (VPS-specific)
|
||||
CLAUDE.local.md
|
||||
Loading…
Reference in New Issue