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.
15 lines
242 B
Plaintext
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
|