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:
Oleg Proskurin 2025-12-27 22:53:14 +07:00
parent e7cc2fe2b2
commit 440bb860da
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -81,4 +81,7 @@ uploads/
# Temporary files
temp/
tmp/
tmp/
# Local Claude config (VPS-specific)
CLAUDE.local.md