## Xcode
.DS_Store

## Build generated
build/
DerivedData/
build.log

## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/

## Other
*.moved-aside
*.xcuserstate

## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM

## Playgrounds
timeline.xctimeline
playground.xcworkspace

## Swift Package Manager
.build/
.swiftpm/

## CocoaPods
Pods/

## Carthage
Carthage/Build

## Jazzy docs
docs/

## Fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/test_output
