Commit fe0df604 authored by Carl Suster's avatar Carl Suster

Merge pull request #1040 from NSElvis/master

Ignore xcuserstate
parents 80324066 37372e0f
...@@ -11,3 +11,4 @@ xcuserdata ...@@ -11,3 +11,4 @@ xcuserdata
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
DerivedData DerivedData
*.xcuserstate
...@@ -15,6 +15,7 @@ xcuserdata ...@@ -15,6 +15,7 @@ xcuserdata
DerivedData DerivedData
*.hmap *.hmap
*.ipa *.ipa
*.xcuserstate
# CocoaPods # CocoaPods
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment