Skip to content

Commit 54f360b

Browse files
committed
Ignore other local vscode configuration
1 parent 3c18a34 commit 54f360b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
cmd/github-mcp-server/github-mcp-server
33
# Added by goreleaser init:
44
dist/
5-
__debug_bin*
5+
__debug_bin*
6+
7+
# Explicitly allow vscode configuration
8+
.vscode/*
9+
!.vscode/launch.json

0 commit comments

Comments
 (0)