Update .gitignore to include .android and .ios directories for better build management
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -38,3 +38,5 @@ yarn-error.*
|
|||||||
|
|
||||||
android/
|
android/
|
||||||
ios/
|
ios/
|
||||||
|
.android/
|
||||||
|
.ios/
|
||||||
|
|||||||
Reference in New Issue
Block a user