23 lines
175 B
Plaintext
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/
|