Remove scripts/, tooling/run/, and services/queue-worker/ that were migrated to the platform root. Add new @domains/ structure with deployment manifests and locale files. Update nginx configs and clean .gitignore to properly exclude node_modules and dist. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
4 lines
39 B
Text
4 lines
39 B
Text
**/dist/
|
|
**/node_modules/
|
|
build/
|
|
*.log
|