Skip to content

Commit 6a1b4d0

Browse files
committed
Add xcodeproj
1 parent d74e39a commit 6a1b4d0

File tree

2 files changed

+600
-11
lines changed

2 files changed

+600
-11
lines changed

.gitignore

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ fastlane/test_output
7070
### SwiftPackageManager ###
7171
Packages
7272
xcuserdata
73-
*.xcodeproj
73+
7474
### Xcode ###
7575
# Xcode
7676
#
@@ -80,14 +80,4 @@ xcuserdata
8080

8181
## Various settings
8282

83-
## Other
84-
85-
### Xcode Patch ###
86-
*.xcodeproj/*
87-
!*.xcodeproj/project.pbxproj
88-
!*.xcodeproj/xcshareddata/
89-
!*.xcworkspace/contents.xcworkspacedata
90-
/*.gcno
91-
92-
9383
# End of https://www.gitignore.io/api/xcode,swift,cocoapods,swiftpackagemanager

0 commit comments

Comments
 (0)