File tree 2 files changed +35
-0
lines changed 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Xcode
2
+ #
3
+ build /
4
+ * .pbxuser
5
+ ! default.pbxuser
6
+ * .mode1v3
7
+ ! default.mode1v3
8
+ * .mode2v3
9
+ ! default.mode2v3
10
+ * .perspectivev3
11
+ ! default.perspectivev3
12
+ xcuserdata
13
+ * .xccheckout
14
+ * .moved-aside
15
+ DerivedData
16
+ * .hmap
17
+ * .ipa
18
+ * .xcuserstate
19
+
20
+ # CocoaPods
21
+ #
22
+ # We recommend against adding the Pods directory to your .gitignore. However
23
+ # you should judge for yourself, the pros and cons are mentioned at:
24
+ # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
25
+ #
26
+ # Pods/
27
+
28
+ # Carthage
29
+ #
30
+ # Add this line if you want to avoid checking in source code from Carthage dependencies.
31
+ # Carthage/Checkouts
32
+
33
+ Carthage /Build
Original file line number Diff line number Diff line change
1
+ # JSONEncodable
2
+ Hassle-free JSON encoding in Swift
You can’t perform that action at this time.
0 commit comments