Skip to content

Commit c4de80b

Browse files
authored
Merge branch 'main' into feat/259/assign-reviewers
2 parents 53d0833 + 56b23c3 commit c4de80b

File tree

9 files changed

+199
-568
lines changed

9 files changed

+199
-568
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
cmd/github-mcp-server/github-mcp-server
33

44
# VSCode
5-
.vscode/mcp.json
5+
.vscode/*
6+
!.vscode/launch.json
67

78
# Added by goreleaser init:
89
dist/
910
__debug_bin*
1011

11-
# Go
12+
# Go
1213
vendor

0 commit comments

Comments
 (0)