mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-15 03:55:09 +08:00
chore: add UPGRADING.md to .gitignore
This commit is contained in:
parent
7bac37cf73
commit
10ea51f6fd
3
.gitignore
vendored
3
.gitignore
vendored
@ -91,6 +91,9 @@ deploy/nginx/ssl/*.pem
|
|||||||
# Deploy env
|
# Deploy env
|
||||||
deploy/.env
|
deploy/.env
|
||||||
|
|
||||||
|
# Private files excluded from opensource sync
|
||||||
|
UPGRADING.md
|
||||||
|
|
||||||
# Claude Code local settings
|
# Claude Code local settings
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
.claude/settings.local.json
|
.claude/settings.local.json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user