Remove secret gitea config and ignore file

This commit is contained in:
2026-02-21 23:44:00 +01:00
parent 01b0d8db24
commit 9a3fa94858
2 changed files with 2 additions and 1 deletions

6
gitea-mcp.example.json Normal file
View File

@@ -0,0 +1,6 @@
{
"server": "git.xorwell.de",
"owner": "christian",
"repo": "quicknprotochat",
"token": "<insert-personal-access-token>"
}