📜  xcuserstate 文件 git - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:29.852000             🧑  作者: Mango

代码示例1
git rm --cached [project].xcodeproj/project.xcworkspace/xcuserdata/[username].xcuserdatad/UserInterfaceState.xcuserstate
git commit -m "Removed file that shouldn't be tracked"