Make your WordPress site irresistible. Natural SEO attraction with: - robots.txt management - sitemap.xml generation - LLMs.txt support - Google integration (Analytics, Search Console, Tag Manager) - Schema.org structured data - Open Graph / Twitter Card meta tags - AMP support - Visual elements gallery - Built-in backup/restore module Includes build.sh and .distignore for WordPress-installable release ZIPs.
21 lines
438 B
Plaintext
21 lines
438 B
Plaintext
# Files excluded from the release ZIP.
|
|
# Follows the wp-cli dist-archive convention (one pattern per line).
|
|
|
|
# Dev artifacts
|
|
.git
|
|
.gitignore
|
|
.distignore
|
|
node_modules
|
|
*.log
|
|
|
|
# Operator-private context (never publish)
|
|
CLAUDE.md
|
|
.env
|
|
.env.local
|
|
|
|
# Dev-only files
|
|
test-modular-system.php
|
|
|
|
# Inline docs stay (BACKUP_MODULE_DOCUMENTATION.md, schema-imageobject-analysis.md)
|
|
# Astro docs site lives in src/tigerstyle-heat-docs/ (separate repo)
|