mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
Feat/codex device flow (#3195)
Codex public device-flow connect link (ticket-gated) + dashboard CTA. Integrated into release/v3.8.11.
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
".next-playwright/types/**/*.ts",
|
||||
".next-playwright/dev/types/**/*.ts",
|
||||
".build/next/types/**/*.ts",
|
||||
".build/next/dev/types/**/*.ts"
|
||||
".build/next/dev/types/**/*.ts",
|
||||
".build/next/dev/dev/types/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
|
||||
Reference in New Issue
Block a user