# Files excluded from the release ZIP. # Follows the wp-cli dist-archive convention (one pattern per line). # Dev artifacts .git .gitignore .distignore node_modules package.json package-lock.json *.log # Operator-private context (never publish) CLAUDE.md .env .env.local # Astro toolchain (used to build the admin UI, not needed at runtime) astro.config.mjs build-tools build-wordpress.js src @artifacts # Dev-only docs (developer-facing only) DEVELOPMENT.md TESTING.md TERRITORY-STATUS-UPGRADE.md DOWNLOAD-FUNCTIONALITY-GUIDE.md # Keep: README.md, SECURITY.md (user-facing) # Alternate entry-point variants — kept in source tree for reference, # but they have their own Plugin Name headers which would confuse WordPress # if shipped alongside the canonical tigerstyle-life9.php. tigerstyle-life9-demo.php tigerstyle-life9-minimal.php