From 921a53a504701e0e001ded95ed472aed38b73880 Mon Sep 17 00:00:00 2001 From: Cron1cle <118773725+Cron1cle@users.noreply.github.com> Date: Thu, 2 Oct 2025 12:30:52 +0200 Subject: [PATCH] chores: update .gitignore to exclude ios and android directories --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f610ec0..ba575ae 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ node_modules/ dist/ web-build/ expo-env.d.ts +ios +android # Native .kotlin/