From 44115aa9082e6140efc43e49e5adfd05181c1a7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Mon, 25 May 2026 10:26:20 +0200 Subject: [PATCH] improve: ignore DS_Store for mac MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6ba8d23672..b3a2fec3a6 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ target/ docs/content/en/docs/testindex/ .claude/ +.DS_Store +