Skip to content

Commit 609c560

Browse files
add feishu bridge (#41)
* add feishu bridge * Update .gitignore * use mirror source for deploying * Update DEPLOY.md
1 parent 432f7ee commit 609c560

9 files changed

Lines changed: 2836 additions & 9 deletions

File tree

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,10 @@ docs/
66
# Binary
77
/codes
88
/codes.exe
9-
.serena/
9+
.serena/
10+
11+
# Bridge
12+
bridge/node_modules/
13+
bridge/.env
14+
15+
.DS_Store

.mcp.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)