mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-10 21:02:21 +00:00
25 lines
297 B
Plaintext
25 lines
297 B
Plaintext
.DS_Store
|
|
node_modules
|
|
.turbo
|
|
*.log
|
|
.next
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
.env
|
|
apps/login/.env.local
|
|
apps/login/.env.acceptance
|
|
.cache
|
|
server/dist
|
|
public/dist
|
|
.turbo
|
|
packages/zitadel-server/src/app/proto
|
|
.vscode
|
|
.idea
|
|
.vercel
|
|
.env*.local
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|