MobileCoin-Swift/.gitignore
Kyle Fleming b4ac1178be Big bang
2021-03-15 22:58:02 -10:00

23 lines
175 B
Plaintext

# Xcode
xcuserdata/
# Fastlane
test_output/
# Bundler
.bundle/
.vendor/
# CocoaPods
Pods/
# Jazzy
/docs/
# npm
node_modules/
/package-lock.json
# CircleCI-only
/output/