Gitignore .vscode except launch.json
This commit is contained in:
+3
-2
@@ -2,11 +2,12 @@
|
||||
cmd/github-mcp-server/github-mcp-server
|
||||
|
||||
# VSCode
|
||||
.vscode/mcp.json
|
||||
.vscode/*
|
||||
!.vscode/launch.json
|
||||
|
||||
# Added by goreleaser init:
|
||||
dist/
|
||||
__debug_bin*
|
||||
|
||||
# Go
|
||||
# Go
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user