this repo has no description
1# OSX
2#
3.DS_Store
4
5# Xcode
6#
7build/
8*.pbxuser
9!default.pbxuser
10*.mode1v3
11!default.mode1v3
12*.mode2v3
13!default.mode2v3
14*.perspectivev3
15!default.perspectivev3
16xcuserdata
17*.xccheckout
18*.moved-aside
19DerivedData
20*.hmap
21*.ipa
22*.xcuserstate
23project.xcworkspace
24.xcode.env.local
25
26# Bundle artifacts
27*.jsbundle
28
29# CocoaPods
30/Pods/