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

19 lines
132 B
Plaintext

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