From 81a833e392f813f2b70653a172f3cef021dcbd07 Mon Sep 17 00:00:00 2001 From: Flea Flicker Date: Wed, 5 Aug 2026 10:57:27 +0000 Subject: [PATCH] chore: remove CI-trigger litter and agent tooling artifact MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove trigger-uat-1779751324.txt (empty CI-trigger file) and .mcp.json (agent tooling config with bearer token) — neither belongs in main. Co-Authored-By: Paperclip --- .mcp.json | 11 ----------- trigger-uat-1779751324.txt | 0 2 files changed, 11 deletions(-) delete mode 100644 .mcp.json delete mode 100644 trigger-uat-1779751324.txt diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index 6efc1ca..0000000 --- a/.mcp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "mcpServers": { - "gitea": { - "type": "http", - "url": "https://git-mcp.farh.net/mcp", - "headers": { - "Authorization": "Bearer ${GITEA_TOKEN}" - } - } - } -} diff --git a/trigger-uat-1779751324.txt b/trigger-uat-1779751324.txt deleted file mode 100644 index e69de29..0000000