Skip to content

Commit 1d4117f

Browse files
committed
Merge pull request #1761 from nrbrook/master
Remove *.xcscheme from Global/Xcode.gitignore,Objective-C.gitignore and…
2 parents c608298 + 97dc1fd commit 1d4117f

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Global/Xcode.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ xcuserdata
2121
*.xccheckout
2222
*.moved-aside
2323
*.xcuserstate
24-
*.xcscheme

Objective-C.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ xcuserdata
2222
*.moved-aside
2323
*.xcuserstate
2424
*.xcscmblueprint
25-
*.xcscheme
2625

2726
## Obj-C/Swift specific
2827
*.hmap

Swift.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ xcuserdata
2222
*.moved-aside
2323
*.xcuserstate
2424
*.xcscmblueprint
25-
*.xcscheme
2625

2726
## Obj-C/Swift specific
2827
*.hmap

0 commit comments

Comments
 (0)