From 0b385a6f98cdf59836f294c9f876c82c2f7255ea Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Fri, 20 Feb 2026 07:20:07 +0100 Subject: [PATCH] conf(git): Ignores Cursor related paths --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index a397d95f60..85c62f2c4b 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,8 @@ test-output # Claude Code local settings .claude/settings.local.json + +# Cursor + Metals +.cursor/ +.bloop/ +.metals/