# Xcode
*.mode*
*.pbxuser
xcuserdata
*.xccheckout

# macOS
.DS_Store

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

# CocoaPods
Pods

# Private Constants
0001-privateConstants.patch

# Others
build
DerivedData
External
ImportedSources
!Makefile

