Commit 37372e0f authored by Elvis Nuñez's avatar Elvis Nuñez

Ignore xcuserstate

xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember, this is something that shouldn't be tracked in version control
parent af7c660e
...@@ -11,3 +11,4 @@ xcuserdata ...@@ -11,3 +11,4 @@ xcuserdata
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
DerivedData DerivedData
*.xcuserstate
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