mirror of
https://github.com/lil-org/tokenary.git
synced 2024-11-23 14:03:06 +03:00
38 lines
398 B
Plaintext
38 lines
398 B
Plaintext
## 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/
|
|
|
|
Secrets.swift
|
|
|
|
# Bundler
|
|
.bundle
|
|
.cache
|
|
*.map
|
|
|
|
# JS
|
|
node_modules/
|
|
jspm_packages/
|
|
staging/
|
|
|
|
# Log Files
|
|
*.log
|