wallet/.gitignore
2024-05-15 14:38:08 +03:00

46 lines
569 B
Plaintext

## Build generated
build/
DerivedData
.idea/
## Specific
WalletCoreCommon.xcframework/
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
.DS_Store
# Fastlane artifacts
fastlane/report.xml
fastlane/Preview.html
fastlane/test_output
fastlane/README.md
fastlane/build
fastlane/metadata/review_information/phone_number.txt
# Bundler
.bundle
.cache
*.map
# JS
node_modules/
jspm_packages/
staging/
# Log Files
*.log