diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1045010..7be1ea3 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -18,7 +18,8 @@ "Bash(done)", "Bash(git commit:*)", "Bash(node -c:*)", - "Bash(php -l:*)" + "Bash(php -l:*)", + "Bash(git push:*)" ] } } diff --git a/CLAUDE.md b/CLAUDE.md index 3a9c1e4..c131efe 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -301,7 +301,7 @@ sha256sum wc-tier-and-package-prices-X.X.X.zip > wc-tier-and-package-prices-X.X. ### What's Excluded - Git metadata (`.git/`) -- Development files (`.vscode/`, `.idea/`) +- Development files (`.vscode/`, `.idea/`, `.claude/`, `CLAUDE.md`) - Logs and cache files - Previous releases - `composer.lock` (but `vendor/` is included)