mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
26 lines
451 B
Text
26 lines
451 B
Text
.env
|
|
.env.template
|
|
dist/
|
|
.next/
|
|
__generated__/
|
|
|
|
/.husky/_/
|
|
/.turbo/
|
|
/integration-tests/testkit/gql/
|
|
/packages/services/storage/src/db/types.ts
|
|
/packages/libraries/cli/src/sdk.ts
|
|
/packages/web/app/src/gql/gql.d.ts
|
|
/packages/web/app/src/gql/graphql.ts
|
|
/packages/web/app/src/graphql/index.ts
|
|
/packages/web/app/next.config.mjs
|
|
|
|
# test fixtures
|
|
integration-tests/fixtures/init-invalid-schema.graphql
|
|
/target
|
|
tmp
|
|
|
|
pnpm-lock.yaml
|
|
.bob/
|
|
|
|
# temp volumes
|
|
.hive
|