Skip to content

Instantly share code, notes, and snippets.

@stevenpsmith
Created October 16, 2013 19:14
Show Gist options
  • Save stevenpsmith/7013152 to your computer and use it in GitHub Desktop.
Save stevenpsmith/7013152 to your computer and use it in GitHub Desktop.
Git Ignore Sample
# Mac OS X Finder and whatnot
.DS_Store
# XCode (and ancestors) per-user config (very noisy, and not relevant)
*.mode1
*.mode1v3
*.mode2v3
*.perspective
*.perspectivev3
*.pbxuser
xcuserdata
#CocoaPods
Pods/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment