diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 7801c930..93ed9a28 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -40,6 +40,7 @@ DerivedData/ # # Add this line if you want to avoid checking in source code from the Xcode workspace # *.xcworkspace +# !*.xcodeproj/project.xcworkspace # Carthage # diff --git a/Swift.gitignore b/Swift.gitignore index 330d1674..52c5b075 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -58,6 +58,7 @@ playground.xcworkspace # # Add this line if you want to avoid checking in source code from the Xcode workspace # *.xcworkspace +# !*.xcodeproj/project.xcworkspace # Carthage #