Skip to content

Instantly share code, notes, and snippets.

@wtsnz
Created October 21, 2013 08:25
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 wtsnz/7080414 to your computer and use it in GitHub Desktop.
Save wtsnz/7080414 to your computer and use it in GitHub Desktop.
Xcode 5 .gitignore
# Xcode Crap
build/*
*.pbxuser
*.mode2v3
*.mode1v3
*.xcworkspace
xcuserdata
# OS Crap
.DS_Store
profile
*~
*.lock
*.DS_Store
*.swp
*.out
# CocoaPod
Pods/*
Podfile.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment