Skip to content

Commit

Permalink
add git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
James Tuley authored and James Tuley committed Nov 15, 2013
1 parent 9740690 commit d55a84c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
@@ -0,0 +1,23 @@
# OS X
.DS_Store

# Xcode
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
*.xccheckout

# CocoaPods
Pods

0 comments on commit d55a84c

Please sign in to comment.