Files
duooomi-ios-sdk/.gitignore
2026-04-10 16:15:53 +08:00

40 lines
538 B
Plaintext

# Xcode
*.xcodeproj/
*.xcworkspace/
!*.xcworkspace/contents.xcworkspacedata
# XcodeGen generates xcodeproj from project.yml, no need to track it
# To regenerate: xcodegen generate
# User-specific Xcode data
xcuserdata/
*.xcuserstate
.claude
.omc/
# Build
build/
DerivedData/
*.ipa
*.dSYM.zip
*.dSYM
# CocoaPods (if used)
Pods/
# SPM
.build/
Package.resolved
# macOS
.DS_Store
**/.DS_Store
# Fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output
# Code Injection
iOSInjectionProject/