Permalink
Browse files

Initial commit

  • Loading branch information...
0 parents commit c9f77d8498505de38e85ca84228e494144868303 @onmyway133 committed Mar 1, 2017
@@ -0,0 +1,36 @@
+# OS X
+.DS_Store
+.AppleDouble
+.LSOverride
+Icon
+._*
+.Spotlight-V100
+.Trashes
+
+# Xcode
+#
+build/
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+*.xccheckout
+*.moved-aside
+DerivedData
+*.hmap
+*.ipa
+*.xcuserstate
+
+# CocoaPods
+Pods
+
+# Carthage
+Carthage
+
+# SPM
+.build/
Oops, something went wrong.

0 comments on commit c9f77d8

Please sign in to comment.