forked from alchemy-run/distilled
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
114 lines (114 loc) · 4.34 KB
/
Copy path.gitmodules
File metadata and controls
114 lines (114 loc) · 4.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[submodule "packages/gcp/specs/distilled-spec-gcp"]
path = packages/gcp/specs/distilled-spec-gcp
url = https://github.com/alchemy-run/distilled-spec-gcp.git
shallow = true
ignore = dirty
[submodule "packages/cloudflare/specs/cloudflare-typescript"]
path = packages/cloudflare/specs/cloudflare-typescript
url = https://github.com/cloudflare/cloudflare-typescript.git
shallow = true
ignore = dirty
[submodule "packages/planetscale/specs/distilled-spec-planetscale"]
path = packages/planetscale/specs/distilled-spec-planetscale
url = https://github.com/alchemy-run/distilled-spec-planetscale.git
shallow = true
ignore = dirty
[submodule "packages/neon/specs/distilled-spec-neon"]
path = packages/neon/specs/distilled-spec-neon
url = https://github.com/alchemy-run/distilled-spec-neon.git
shallow = true
ignore = dirty
[submodule "packages/aws/specs/api-models-aws"]
path = packages/aws/specs/api-models-aws
url = https://github.com/aws/api-models-aws.git
shallow = true
ignore = dirty
[submodule "packages/aws/specs/aws-sdk-js-v3"]
path = packages/aws/specs/aws-sdk-js-v3
url = https://github.com/aws/aws-sdk-js-v3.git
shallow = true
ignore = dirty
[submodule "packages/aws/specs/smithy"]
path = packages/aws/specs/smithy
url = https://github.com/smithy-lang/smithy.git
shallow = true
ignore = dirty
[submodule "packages/aws/specs/smithy-typescript"]
path = packages/aws/specs/smithy-typescript
url = https://github.com/smithy-lang/smithy-typescript.git
shallow = true
ignore = dirty
[submodule "packages/prisma-postgres/specs/distilled-spec-prisma-postgres"]
path = packages/prisma-postgres/specs/distilled-spec-prisma-postgres
url = https://github.com/alchemy-run/distilled-spec-prisma-postgres.git
shallow = true
ignore = dirty
[submodule "packages/stripe/specs/stripe-openapi"]
path = packages/stripe/specs/stripe-openapi
url = https://github.com/stripe/openapi.git
shallow = true
ignore = dirty
[submodule "packages/supabase/specs/distilled-spec-supabase"]
path = packages/supabase/specs/distilled-spec-supabase
url = https://github.com/alchemy-run/distilled-spec-supabase.git
shallow = true
ignore = dirty
[submodule "packages/mongodb-atlas/specs/distilled-spec-mongodb-atlas"]
path = packages/mongodb-atlas/specs/distilled-spec-mongodb-atlas
url = https://github.com/alchemy-run/distilled-spec-mongodb-atlas.git
shallow = true
ignore = dirty
[submodule "packages/fly-io/specs/distilled-spec-fly-io"]
path = packages/fly-io/specs/distilled-spec-fly-io
url = https://github.com/alchemy-run/distilled-spec-fly-io.git
shallow = true
ignore = dirty
[submodule "packages/turso/specs/turso-docs"]
path = packages/turso/specs/turso-docs
url = https://github.com/tursodatabase/turso-docs.git
shallow = true
ignore = dirty
[submodule "packages/coinbase/specs/cdp-sdk"]
path = packages/coinbase/specs/cdp-sdk
url = https://github.com/coinbase/cdp-sdk
shallow = true
ignore = dirty
[submodule "packages/kubernetes/specs/kubernetes"]
path = packages/kubernetes/specs/kubernetes
url = https://github.com/kubernetes/kubernetes
shallow = true
ignore = dirty
[submodule "packages/azure/specs/azure-rest-api-specs"]
path = packages/azure/specs/azure-rest-api-specs
url = https://github.com/Azure/azure-rest-api-specs
shallow = true
ignore = dirty
[submodule "packages/axiom/specs/docs"]
path = packages/axiom/specs/docs
url = https://github.com/axiomhq/docs.git
[submodule "packages/posthog/specs/distilled-spec-posthog"]
path = packages/posthog/specs/distilled-spec-posthog
url = https://github.com/alchemy-run/distilled-spec-posthog.git
[submodule "packages/typesense/specs/typesense-api-spec"]
path = packages/typesense/specs/typesense-api-spec
url = https://github.com/typesense/typesense-api-spec
[submodule "packages/workos/specs/openapi-spec"]
path = packages/workos/specs/openapi-spec
url = https://github.com/workos/openapi-spec
[submodule "packages/expo-eas/specs/eas-cli"]
path = packages/expo-eas/specs/eas-cli
url = https://github.com/expo/eas-cli
shallow = true
ignore = dirty
fetchRecurseSubmodules = false
[submodule "packages/expo-eas/specs/expo"]
path = packages/expo-eas/specs/expo
url = https://github.com/expo/expo
shallow = true
ignore = dirty
fetchRecurseSubmodules = false
[submodule "packages/resend/specs/resend-openapi"]
path = packages/resend/specs/resend-openapi
url = https://github.com/resend/resend-openapi.git
shallow = true
ignore = dirty