Browse Source

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
Elvis Nuñez 11 years ago
parent
commit
37372e0f64
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Global/Xcode.gitignore

+ 1 - 0
Global/Xcode.gitignore

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