Skip to content

Commit 0f45616

Browse files
committed
Merge pull request #1686 from czechboy0/keep-scm-files
Removed xccheckout and xcscmblueprint from Swift/Objc/Xcode
2 parents c4ff566 + 272913d commit 0f45616

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

Objective-C.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ xcuserdata/
1919

2020
## Other
2121
*.moved-aside
22-
*.xccheckout
23-
*.xcscmblueprint
22+
*.xcuserstate
2423

2524
## Obj-C/Swift specific
2625
*.hmap

Swift.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ xcuserdata/
1919

2020
## Other
2121
*.moved-aside
22-
*.xccheckout
23-
*.xcscmblueprint
22+
*.xcuserstate
2423

2524
## Obj-C/Swift specific
2625
*.hmap

0 commit comments

Comments
 (0)