tigerstyle-heat/.distignore
Ryan Malloy 0028738e33 Initial commit: TigerStyle Heat v2.0.0
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.
2026-05-27 13:41:35 -06:00

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)