Skip to content

Commit a03e8ef

Browse files
authored
Update Objective-C.gitignore
Adding a comment in case one wants to ignore .xcworkspace
1 parent 9931a06 commit a03e8ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Objective-C.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ xcuserdata/
3535
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
3636
#
3737
# Pods/
38+
#
39+
# Add this line if you want to avoid checking in source code from the Xcode workspace
40+
# *.xcworkspace
3841

3942
# Carthage
4043
#

0 commit comments

Comments
 (0)