Browse Source

Update Swift.gitignore

Adding a comment in case one wants to ignore .xcworkspace
Fidel Esteban Morales Cifuentes 6 years ago
parent
commit
0b4386a2fa
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Swift.gitignore

+ 3 - 0
Swift.gitignore

@@ -47,6 +47,9 @@ playground.xcworkspace
 # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
 # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
 #
 #
 # Pods/
 # Pods/
+#
+# Add this line if you want to avoid checking in source code from the Xcode workspace
+# *.xcworkspace
 
 
 # Carthage
 # Carthage
 #
 #