build: add VS Code server config and enable versioning of settings (#43)

- Remove .vscode directory from .gitignore to allow versioning of VS Code settings
- Add a VS Code server configuration file with prompts for Gitea host, access token, and insecure connection option
- Configure a stdio-based server launch for gitea-mcp with relevant environment variables

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/43
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-committed-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2025-05-27 04:15:22 +00:00
committed by Bo-Yi Wu (吳柏毅)
parent 34ca5d45db
commit 417ef26da0
2 changed files with 36 additions and 4 deletions

5
.gitignore vendored
View File

@@ -1,7 +1,4 @@
.idea
.vscode
gitea-mcp
gitea-mcp.exe
*.log
*.log