add android and ios folders to git ignore

This commit is contained in:
Mekan1206
2025-07-15 22:37:36 +05:00
parent 6b9631dcfd
commit 3380c9d85b

3
.gitignore vendored
View File

@@ -35,3 +35,6 @@ yarn-error.*
# typescript # typescript
*.tsbuildinfo *.tsbuildinfo
.android/
.ios/