Skip to content

Instantly share code, notes, and snippets.

@dennycd
Created July 5, 2013 21:39
Show Gist options
  • Save dennycd/5937428 to your computer and use it in GitHub Desktop.
Save dennycd/5937428 to your computer and use it in GitHub Desktop.
git ignore xcode's user state change file
git rm --cached myApp/myApp.xcodeproj/project.xcworkspace/xcuserdata/XXX.xcuserdatad/UserInterfaceState.xcuserstate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment