|
@@ -3,7 +3,7 @@
|
|
#########################################################################
|
|
#########################################################################
|
|
# #
|
|
# #
|
|
# Title - .gitignore file #
|
|
# Title - .gitignore file #
|
|
-# For - iOS - Xcode8 #
|
|
|
|
|
|
+# For - iOS. #
|
|
# #
|
|
# #
|
|
#########################################################################
|
|
#########################################################################
|
|
|
|
|
|
@@ -24,3 +24,6 @@ DerivedData/
|
|
build/
|
|
build/
|
|
xcuserdata/
|
|
xcuserdata/
|
|
UserInterfaceState.xcuserstate
|
|
UserInterfaceState.xcuserstate
|
|
|
|
+
|
|
|
|
+## Carthage
|
|
|
|
+Carthage/
|