Skip to content

Commit 50c45df

Browse files
EllandeVEDEllandeVED
authored andcommitted
Add Xcode .gitignore
1 parent 18d9888 commit 50c45df

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1+
# Xcode
2+
DerivedData/
3+
build/
4+
*.xcuserstate
5+
*.xccheckout
6+
*.xcscmblueprint
7+
*.mode1v3
8+
*.mode2v3
9+
*.perspectivev3
10+
*.dSYM
11+
# Workspaces user data
12+
*.xcworkspace/xcuserdata/
13+
*.xcodeproj/xcuserdata/
14+
# macOS
115
.DS_Store

0 commit comments

Comments
 (0)