Skip to content

Instantly share code, notes, and snippets.

@salverde
Last active August 29, 2015 14:16
Show Gist options
  • Save salverde/f2783cefb27bea3caa9d to your computer and use it in GitHub Desktop.
Save salverde/f2783cefb27bea3caa9d to your computer and use it in GitHub Desktop.
GitIgnore Xcode 6
# IMPORTANT: If you committed to the git repository before you added this .gitignore file
# you need to delete the excluded files manually from your git repository, to ensure,
# that they are not tracked anymore. To delete them from git, just do the following:
#
# git rm --cached FILENAME
#
.DS_Store
UserInterfaceState.xcuserstate
# Exclude personal Xcode user settings
xcuserdata/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment