From cf2f1bc7f37eb24f029798df7b943137494605cd Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Tue, 19 May 2026 18:09:26 +0300 Subject: [PATCH] chore: unignore .gitea directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 10734e9..8cdd235 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ next-env.d.ts !/.gitattributes !/.gitignore !/.dockerignore +!/.gitea !/biome.json *storybook.log