# Xcode user data
xcuserdata/
*.xcuserstate

# Build artifacts
DerivedData/
build/
*.ipa
*.dSYM.zip
*.dSYM

# Swift Package Manager
.build/
.swiftpm/

# CocoaPods
Pods/

# macOS
.DS_Store
.DS_Store?
._*

# VS Code
.vscode/
