From 924bdae89b4cda9dd430ab989262481423c6fc61 Mon Sep 17 00:00:00 2001 From: nub31 Date: Tue, 10 Feb 2026 23:05:19 +0100 Subject: [PATCH] ignore .build --- examples/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/.gitignore b/examples/.gitignore index e69de29..24e5b0a 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -0,0 +1 @@ +.build