dograh/.gitignore
Abhishek 55b727a872
Feat/Add API Trigger and Webhooks in Agent Builder (#83)
* feat: add api trigger node for agent runs

* feat: add webhook node

* Execute webhook nodes post workflow run

* Add hint to go to API keys
2025-12-22 14:08:30 +05:30

12 lines
No EOL
125 B
Text

__pycache__
.DS_Store
.env
.env.test
# logs and run directory on production
/logs/
/run/
infrastructure/
nginx/
prd/
.vercel