Stabilize runtime auth and E2E coverage
This commit is contained in:
parent
6a3e3b541c
commit
188e899394
133 changed files with 55987 additions and 6775 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -22,6 +22,7 @@ build/
|
|||
.next/
|
||||
.turbo/
|
||||
*.log
|
||||
*.err
|
||||
.pnpm-store/
|
||||
|
||||
# === Python / 백엔드 ===
|
||||
|
|
@ -45,3 +46,4 @@ postgres-data/
|
|||
apps/api/gateway.restart.*
|
||||
apps/api/e2e_*.py
|
||||
apps/web/_pptr_check.cjs
|
||||
apps/web/_pptr*.cjs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue