tokenary/.gitignore

38 lines
398 B
Plaintext
Raw Normal View History

2021-06-12 13:48:29 +03:00
## Build generated
build/
DerivedData
.idea/
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
.DS_Store
WalletCoreCommon.xcframework/
2021-06-21 23:59:49 +03:00
2021-11-23 21:00:51 +03:00
Secrets.swift
# Bundler
.bundle
.cache
*.map
# JS
node_modules/
jspm_packages/
staging/
# Log Files
*.log