chore: update .gitignore to exclude Claude Code file

- Added CLAUDE.local.md to .gitignore to prevent tracking of local configuration files.

This change helps maintain a clean repository by excluding user-specific files.
This commit is contained in:
Yury Pikhtarev 2025-06-24 02:25:09 +04:00
commit 832e333d49
No known key found for this signature in database

3
.gitignore vendored
View file

@ -171,3 +171,6 @@ $RECYCLE.BIN/
# Windows shortcuts # Windows shortcuts
*.lnk *.lnk
# Claude Code
CLAUDE.local.md