Gitfed
bastien-mrq/bt-message / .gitignore
# macOS
.DS_Store
.AppleDouble
.LSOverride

# Xcode build
build/
DerivedData/
*.xcarchive

# Xcode user data (machine-specific, not shared)
xcuserdata/
*.xcuserstate
*.moved-aside

# Swift Package Manager
.build/
.swiftpm/
*.resolved

# CocoaPods
Pods/
Podfile.lock

# Fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output

# Misc
*.swp
*.lock