chore: pivot to Wordbench — remove Originmain codebase, add PRD
Clears the prior AI design-engineering product and replaces the repo with the Wordbench (agentic WordPress development environment) PRD.
This commit is contained in:
+9
-32
@@ -1,34 +1,11 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
.pnpm-store/
|
||||
|
||||
# Environment
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Build outputs
|
||||
.next/
|
||||
dist/
|
||||
out/
|
||||
build/
|
||||
|
||||
# Test & coverage
|
||||
coverage/
|
||||
.vitest/
|
||||
|
||||
# Supabase
|
||||
supabase/.branches
|
||||
supabase/.temp
|
||||
|
||||
# Vercel
|
||||
.vercel/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Editor
|
||||
.vscode/settings.json
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
node_modules/
|
||||
.wp-env/
|
||||
vendor/
|
||||
dist/
|
||||
*.log
|
||||
.idea/
|
||||
*.swp
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user