From d89ad8b131a6d89049f871e3297e84ca7d4050a6 Mon Sep 17 00:00:00 2001 From: Konstantin Fickel Date: Sun, 15 Feb 2026 17:33:12 +0100 Subject: [PATCH] build: add /result to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ff4088b..5976f3d 100644 --- a/.gitignore +++ b/.gitignore @@ -180,3 +180,5 @@ test-report.xml .devenv .devenv.flake.nix .pre-commit-config.yaml + +result