We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c18a34 commit 54f360bCopy full SHA for 54f360b
.gitignore
@@ -2,4 +2,8 @@
2
cmd/github-mcp-server/github-mcp-server
3
# Added by goreleaser init:
4
dist/
5
-__debug_bin*
+__debug_bin*
6
+
7
+# Explicitly allow vscode configuration
8
+.vscode/*
9
+!.vscode/launch.json
0 commit comments