Docker Compose environments for dev/staging/production (MariaDB, Redis, Caddy, Action Scheduler cron sidecar), an idempotent deploy script, git-hook-based deploy pipeline, backup/restore scripts, and the bookstore-core plugin stub with WooCommerce HPOS compatibility declared. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
10 lines
78 B
Plaintext
10 lines
78 B
Plaintext
/.env
|
|
/.env.*
|
|
!/.env.example
|
|
|
|
/backups/
|
|
vendor/
|
|
node_modules/
|
|
*.log
|
|
.DS_Store
|