You've already forked wp-prometheus
- Add redis and apcu PHP extensions to release workflow for v0.4.0 storage support - Add MARKETING.md to gitignore Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
# For development purposes
|
|
# Linked wordpress core and plugin folder
|
|
wp-plugins
|
|
wp-core
|
|
vendor/
|
|
releases/*
|
|
|
|
# Marketing texts (not for distribution)
|
|
MARKETING.md
|