Files
wc-composable-product/.gitignore
magdev ed66c96d3d
All checks were successful
Create Release Package / build-release (push) Successful in 56s
Consolidate documentation, bump to v1.2.1
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>
2026-03-01 12:14:07 +01:00

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