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 năm trước cách đây
mục cha
commit
37372e0f64
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Global/Xcode.gitignore

+ 1 - 0
Global/Xcode.gitignore

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