tigerstyle-heat/.gitignore
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

19 lines
132 B
Plaintext

# Build artifacts
build/
dist/
*.zip
# Editor / OS
.DS_Store
*.swp
*~
.vscode/
.idea/
# Logs
*.log
# Environment
.env
.env.local