Skip to content

Commit

Permalink
Add gitignore, modernize 2-9
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasderraugh committed Feb 1, 2015
1 parent 3befd18 commit d9312ea
Show file tree
Hide file tree
Showing 905 changed files with 83 additions and 75,515 deletions.
Binary file removed .DS_Store
Binary file not shown.
27 changes: 27 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
.DS_Store

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
# Pods/
Binary file removed Lesson 10/.DS_Store
Binary file not shown.
Loading

0 comments on commit d9312ea

Please sign in to comment.