From 48e5967cf093b929e7634f2694272f1ab64b892b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Wed, 17 Dec 2025 19:26:00 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Add=20cod-speed=20to=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6016ffa59..3dc12ca95 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ archive.zip # Ignore while the setup still depends on requirements.txt files uv.lock + +.codspeed