Browse Source

Updated Xcode.gitignore template with a Patch (#2566)

pull/3054/head
Justin Hartman 5 years ago
parent
commit
837181e2f6
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      Global/Xcode.gitignore

+ 7
- 0
Global/Xcode.gitignore View File

@@ -21,3 +21,10 @@ DerivedData/
!default.mode2v3
*.perspectivev3
!default.perspectivev3

## Xcode Patch
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
!*.xcodeproj/xcshareddata/
!*.xcworkspace/contents.xcworkspacedata
/*.gcno

Loading…
Cancel
Save