Skip to content

Instantly share code, notes, and snippets.

@kluivers
Created February 27, 2012 11:48
Show Gist options
  • Save kluivers/1923197 to your computer and use it in GitHub Desktop.
Save kluivers/1923197 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