# macOS
.DS_Store

# Swift Package Manager
.build/
/Packages
*.o
*.d

# Xcode
*.xcodeproj
*.xcworkspace
xcuserdata/
DerivedData/

# SwiftPM config (keep user-specific settings out of repo)
.swiftpm/configuration/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

# Credentials
.netrc
