You've already forked wc-tier-and-package-prices
added .claude/ and CLAUDE.md to exclude from release
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"Bash(done)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(node -c:*)",
|
||||
"Bash(php -l:*)"
|
||||
"Bash(php -l:*)",
|
||||
"Bash(git push:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user