Includes both generation scripts, prompts data, setup script, and worker instructions in README. Workers auto-coordinate via InfluxDB so multiple machines can generate in parallel without duplicating work. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
103 B
Text
7 lines
103 B
Text
.DS_Store
|
|
.idea/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Worker output (generated locally, not committed)
|
|
worker/output/
|