소스 검색

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 년 전
부모
커밋
37372e0f64
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Global/Xcode.gitignore

+ 1 - 0
Global/Xcode.gitignore

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