Update .gitignore to include .android and .ios directories for better build management

This commit is contained in:
2025-09-11 10:32:51 +05:00
parent 61fb0b2d96
commit 5ca3bb4f17

2
.gitignore vendored
View File

@@ -38,3 +38,5 @@ yarn-error.*
android/
ios/
.android/
.ios/