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.
19 lines
132 B
Plaintext
19 lines
132 B
Plaintext
# Build artifacts
|
|
build/
|
|
dist/
|
|
*.zip
|
|
|
|
# Editor / OS
|
|
.DS_Store
|
|
*.swp
|
|
*~
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Environment
|
|
.env
|
|
.env.local
|