tigerstyle-dash/.distignore
Ryan Malloy 31ce71dac0 Initial commit: TigerStyle Dash v1.0.0
WordPress Performance at Lightning Speed.

Advanced optimization with Brotli compression, smart caching, and
cat-like speed bursts that dash past the competition.

- Brotli and Gzip compression with configurable levels
- WP Rocket-inspired smart caching
- Bandwidth monitoring
- Automatic optimization
- Performance status dashboard

Includes build.sh and .distignore for WordPress-installable release ZIPs.
2026-05-27 14:32:00 -06:00

15 lines
242 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