jiraCloud/.gitignore
jmcqueen efc64a227c Add Webex inbound OAuth flow and room-to-Jira job request pipeline.
Introduces integration-based webhook registration, message parsing, dry-run
monitoring, JSM ticket creation, and OAuth token refresh for DC Ops spaces.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 08:27:52 -04:00

11 lines
187 B
Text

node_modules/
logs/
.env
.env.local
.env.*.local
.DS_Store
# Local secrets — use config.example.json + .env instead
config/config.json
config/config.local.json
config/webex-oauth.json