Skip to content

Instantly share code, notes, and snippets.

@ksm
Forked from kluivers/.gitignore
Created May 16, 2012 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ksm/2709832 to your computer and use it in GitHub Desktop.
Save ksm/2709832 to your computer and use it in GitHub Desktop.
.gitignore for Xcode projects
# .gitignore in use by Joris Kluivers
#
# Latest version:
# https://gist.github.com/gists/1923197
*.DS_Store
# Xcode
*.pbxuser
*.mode1v3
*.move2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/
build/
# Generated
*.o
*.pyc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment