# OS X
.DS_Store

# Xcode
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
*.ipa

# Visual Studio Code
.vscode/

# Bundler
.bundle

# Swift Package Manager
Packages/
.build/

# CocoaPods
Pods/

# Carthage
Carthage/Checkouts
**/*/Carthage/Build

#Other IDEs
.idea/

# ObjectBox model backups
*.json.bak

# ObjectBox static library download
Source/external/objectbox-static/

# ObjectBox database files
*.mdb

# E.g. built frameworks
*.zip
