# User data and configs
*xcuserdata*

*.xccheckout

### Xcode ###
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
.derivedData
*.xcuserstate
*.gcda
*.gcno

.DS_Store

# Vagrant
.vagrant

# Mountebank
mb.log
mb.pid

# Cocoapods
# Pods/

# Carthage
Carthage/
Frameworks/

# Documentation
/docs/html/

# Swift Package Manager
.swiftpm
