Gitignore .vscode except launch.json

This commit is contained in:
William Martin
2025-04-22 15:10:05 +02:00
parent 3de13faf8a
commit cb8dfd1fc3
+3 -2
View File
@@ -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