Fix .gitignore

This commit is contained in:
Elias Nahum 2022-06-09 13:16:17 -04:00
parent cfef5332c9
commit 3d91e68a58
No known key found for this signature in database
GPG key ID: E038DB71E0B61702

4
.gitignore vendored
View file

@ -16,7 +16,7 @@ env.d.ts
# Xcode
#
build/*
ios/build/*
*.pbxuser
!default.pbxuser
*.mode1v3
@ -44,6 +44,8 @@ ios/Pods
local.properties
*.iml
android/app/bin
android/app/build
android/build
.settings
.project
.classpath