# Secrets — never commit API keys .env.keys *.env # Swift Package Manager .build/ .swiftpm/ # Build products & distribution dist/ *.zip *.dmg *.xcarchive # Xcode (if ever opened in Xcode) DerivedData/ build/ *.xcuserstate *.xcuserdatad/ xcuserdata/ *.pbxuser *.mode1v3 *.mode2v3 *.perspectivev3 *.moved-aside *.hmap *.ipa # CocoaPods / Carthage (not used, defensive) Pods/ Carthage/Build/ # macOS .DS_Store .AppleDouble .LSOverride Icon? ._* .Spotlight-V100 .Trashes # Temporary *.icns.tmp *.log