chores: update .gitignore to exclude ios and android directories

This commit is contained in:
Cron1cle
2025-10-02 12:30:52 +02:00
parent 9b7db179bc
commit 921a53a504

2
.gitignore vendored
View File

@@ -8,6 +8,8 @@ node_modules/
dist/
web-build/
expo-env.d.ts
ios
android
# Native
.kotlin/