Commit Graph

2 Commits

Author SHA1 Message Date
12ab917d04 .gitattributes: exclude server/ from git archive
The server/ directory is a separate deployable, not part of the
WordPress plugin. Without this, `git archive` would bundle the
PHP/SQLite server code inside the plugin zip.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-29 15:06:57 +01:00
1cd17b5bf4 Add .gitattributes to exclude dev files from archive
Same as the matching change in wp-site-recovery — excludes .beads/,
.claude/, AGENTS.md, CLAUDE.md, .gitignore, .gitattributes itself,
and steps.md (technician guide, not used at runtime) from any release
archive.
2026-06-12 10:12:12 +01:00