Skip to content

Commit fe0df60

Browse files
committed
Merge pull request #1040 from NSElvis/master
Ignore xcuserstate
2 parents 8032406 + 37372e0 commit fe0df60

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Global/Xcode.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ xcuserdata
1111
*.xccheckout
1212
*.moved-aside
1313
DerivedData
14+
*.xcuserstate

Objective-C.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ xcuserdata
1515
DerivedData
1616
*.hmap
1717
*.ipa
18+
*.xcuserstate
1819

1920
# CocoaPods
2021
#

0 commit comments

Comments
 (0)