mirror of
https://github.com/openMF/mifos-mobile.git
synced 2026-02-06 11:26:51 +00:00
chore: add iOS generated files to gitignore (#3058)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
4bb7e78ffd
commit
cd556ffc99
7
.gitignore
vendored
7
.gitignore
vendored
@ -54,3 +54,10 @@ playStorePublishServiceCredentialsFile.json
|
|||||||
# Ruby stuff we don't care about
|
# Ruby stuff we don't care about
|
||||||
.bundle/
|
.bundle/
|
||||||
vendor/
|
vendor/
|
||||||
|
|
||||||
|
# iOS / Xcode
|
||||||
|
cmp-ios/Pods/
|
||||||
|
cmp-ios/iosApp.xcodeproj/xcuserdata/
|
||||||
|
cmp-ios/iosApp.xcworkspace/xcuserdata/
|
||||||
|
*.xcuserstate
|
||||||
|
*.xcuserdatad/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user