Skip to content

Commit f4b7d0e

Browse files
committed
Update .gitignore & add xcworkspacedata.
1 parent 740a2a7 commit f4b7d0e

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Xcode
2-
build/*
2+
build/
33
*.pbxuser
44
!default.pbxuser
55
*.mode1v3
@@ -8,10 +8,12 @@ build/*
88
!default.mode2v3
99
*.perspectivev3
1010
!default.perspectivev3
11-
*.xcworkspace
12-
!default.xcworkspace
1311
xcuserdata
14-
profile
12+
*.xccheckout
1513
*.moved-aside
14+
DerivedData
15+
*.hmap
16+
*.ipa
17+
*.xcuserstate
1618

1719
Carthage.build

SwiftState.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)