added .claude/ and CLAUDE.md to exclude from release

This commit is contained in:
2025-12-23 00:23:21 +01:00
parent d721ab123a
commit 556cba20fa
2 changed files with 3 additions and 2 deletions

View File

@@ -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)