Skip to content

Commit 0e6f926

Browse files
committed
Update .gitignore
1 parent d020d16 commit 0e6f926

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,12 @@ build
55
**/.DS_Store
66
*.hprof
77
local.properties
8-
.kotlin
8+
.kotlin
9+
10+
xcuserdata
11+
*.xcodeproj/*
12+
!*.xcodeproj/project.pbxproj
13+
!*.xcodeproj/xcshareddata/
14+
!*.xcodeproj/project.xcworkspace/
15+
!*.xcworkspace/contents.xcworkspacedata
16+
**/xcshareddata/WorkspaceSettings.xcsettings

0 commit comments

Comments
 (0)