Phase 3: export working lead-intake workflow; gitignore .secrets
- n8n/lead-intake.json: Webhook → Build lead row (sanitized) → Leads append → Activity Log append. Verified end-to-end. - .gitignore: ensure .secrets/ excluded. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -9,6 +9,7 @@ dist/
|
||||
.env.*
|
||||
*.secret
|
||||
credentials/
|
||||
.secrets/
|
||||
stacks/**/.env
|
||||
|
||||
# n8n local data
|
||||
|
||||
Reference in New Issue
Block a user