# Signing secrets — NEVER commit
*.p12
*.p8
*.cer
*.certSigningRequest
*.mobileprovision

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

# Fastlane generated
fastlane/report.xml
fastlane/Preview.html
fastlane/test_output/

# macOS / Xcode
.DS_Store
*.xcuserstate
xcuserdata/
