-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy path.gitignore
More file actions
58 lines (58 loc) · 945 Bytes
/
.gitignore
File metadata and controls
58 lines (58 loc) · 945 Bytes
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
*.log
mise.local.toml
mise.*.local.toml
flags.local.csv
*.tsbuildinfo
node_modules
bin
junit-report.xml
.mise-tasks/local
.assets
.vscode/*
.zed/*
!.vscode/extensions.json
*.code-workspace
.idea
/posting
/gram.posting.yaml
/posting.env
/client/sdk/docs
/server/goa*
/server/gram
# Goa generates OpenAPI v2 specs with non-deterministic examples. Nothing consumes them.
/server/gen/http/openapi.yaml
/server/gen/http/openapi.json
scratch/
/local/cache
/local/ssl
/local/keys
/local/functions
.speakeasy/temp
mprocs.log
.madprocs.port
melange.log
__debug_bin*
go.work
go.work.sum
.DS_Store
.terraform/
*.tfstate
*.tfstate.*
.terraform.tfstate.lock.info
gram.code-workspace
.local.env.json
/server/cmd/local
/local/cmd
dist/
**/.claude/settings.local.json
**/.claude/.gram-install-prompted
.vercel
cover.*
*gram.deploy.json
.tmp-melange/
poetry-installer-error-*.log
package-lock.json
/examples/*/pnpm-lock.yaml
.worktrees
.granary/
.claude/hooks/*