From 6f90f5f76ec78a0d28c07fe5aeb7fcc63a5632ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Wed, 15 Jul 2026 16:03:57 +0200 Subject: [PATCH] .gitignore update --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 14d9ae3..62d244b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -libs/ -tmp/ +libs/* +tmp/* outputs/starlight outputs/okf .env \ No newline at end of file