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
This commit is contained in:
Elvis Nuñez 2014-04-15 18:59:29 +02:00
parent af7c660e34
commit 37372e0f64
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.xcuserstate