You've already forked wc-composable-product
All checks were successful
Create Release Package / build-release (push) Successful in 56s
Condense CLAUDE.md from ~1960 to ~160 lines keeping only essential architecture and lessons learned. Merge INSTALL.md into README.md and IMPLEMENTATION.md into CLAUDE.md, then delete the source files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
24 lines
187 B
Plaintext
Executable File
24 lines
187 B
Plaintext
Executable File
# Editor swap files
|
|
*.*swp
|
|
|
|
# Composer
|
|
vendor/
|
|
|
|
# Cache
|
|
cache/
|
|
|
|
# Development files
|
|
.vscode/
|
|
.idea/
|
|
logs/
|
|
*.log
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
.directory
|
|
|
|
# Binary files
|
|
languages/*.mo
|
|
|