chore(git): untrack Expiranner xcuserdata (already gitignored)
루트 .gitignore의 **/xcuserdata/ 규칙보다 먼저 커밋돼 계속 추적되던 Expiranner의 Xcode 사용자 상태 파일(UserInterfaceState.xcuserstate, xcschememanagement.plist)을 인덱스에서만 제거 — 로컬 파일은 유지되고 이후 변동이 git status에 잡히지 않는다. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013yKDMhuF39GVYy3FMcGHh7
This commit is contained in:
parent
05b2d392c8
commit
28e649c2de
Binary file not shown.
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>Expiranner.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
Loading…
x
Reference in New Issue
Block a user