From 2bf8a20f24ec4a7bcd6b4158129f323378e24330 Mon Sep 17 00:00:00 2001 From: tymurbaniak Date: Mon, 16 Mar 2026 12:43:31 +0100 Subject: [PATCH] chore: added .mcp.json --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e0b2705..b7ce6f9 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,6 @@ dist-ssr *.sw? playwright-report -test-results \ No newline at end of file +test-results + +.mcp.json \ No newline at end of file