Skip to content

Commit f39a222

Browse files
committed
Ignore Xcode user state files
1 parent 4f6c398 commit f39a222

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1+
# macOS
2+
.DS_Store
3+
4+
# Xcode local/user state
5+
xcuserdata/
6+
*.xcuserstate
7+
8+
# Build outputs
9+
build/
10+
DerivedData/
111
.build/
12+
13+
# SwiftPM local metadata
14+
.swiftpm/

0 commit comments

Comments
 (0)