mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
17 lines
170 B
Plaintext
17 lines
170 B
Plaintext
node_modules
|
|
.next
|
|
.turbo
|
|
.git
|
|
.gitignore
|
|
.env*
|
|
!.env.example
|
|
.DS_Store
|
|
*.pem
|
|
.claude
|
|
.worktrees
|
|
.langgraph_api
|
|
apps/agent/.venv
|
|
apps/agent/__pycache__
|
|
apps/mcp
|
|
coverage
|