From 4c6733527498fc089232183600e0080b6e2d90bc Mon Sep 17 00:00:00 2001 From: ilgeco Date: Wed, 25 Feb 2026 13:09:05 +0100 Subject: [PATCH] .gitignore build directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 485dee6..08fe6ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .idea +build