From 5c559998c787f9c09b7f4925e15f43e003decc64 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 13 Apr 2026 09:31:46 +0200 Subject: [PATCH] chore: ignore generated windows-mcp-config.json --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0cff050..1f7f33a 100644 --- a/.gitignore +++ b/.gitignore @@ -86,5 +86,8 @@ data/ Thumbs.db Desktop.ini +# Generated local config files (contain machine-specific paths) +windows-mcp-config.json + # Personal notes / local contributions (not for upstream) myContribution/