forked from x402-foundation/x402
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (36 loc) · 742 Bytes
/
.gitignore
File metadata and controls
39 lines (36 loc) · 742 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
.env
.env.local
node_modules/
dist/
.turbo/
.next/
proxy
.env
__pycache__/
**/.DS_Store
e2e/facilitators/external-proxies/*
!e2e/facilitators/external-proxies/README.md
typescript/package-lock.json
.pnpm-store/
# e2e Go build artifacts (compiled binaries)
e2e/clients/go-http/client
e2e/clients/go-http/go-http
e2e/clients/go-http/main
e2e/clients/mcp-go/mcp-client
e2e/clients/mcp-go/mcp-go
e2e/facilitators/go/facilitator
e2e/facilitators/go/go
e2e/servers/echo/echo
e2e/servers/gin/gin
e2e/servers/gin/server
e2e/servers/nethttp/nethttp
e2e/servers/mcp-go/mcp-go
e2e/servers/mcp-go/mcp-server
e2e/legacy/servers/gin/gin
# Example build artifacts
examples/go/servers/upto/upto
# Agent artifacts
TASK.md
.claude/
skills/
REVIEW_PROMPT.md