# Files excluded from `git archive` output (gitea's archive endpoint # uses git archive, so these don't ship in any release zip). # # The plugin is what gets installed in wp-content/plugins/. The server/ # directory is a separate deployable (see server/DEPLOY.md) — it must not # ship inside the WordPress plugin zip. .beads/ export-ignore .claude/ export-ignore .gitignore export-ignore .gitattributes export-ignore AGENTS.md export-ignore CLAUDE.md export-ignore steps.md export-ignore server/ export-ignore tests/ export-ignore