Skip to content

Commit

Permalink
gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
lobianco committed Oct 8, 2013
1 parent 6c5a4ea commit 381aa28
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions .gitignore
@@ -1,21 +1,18 @@
# Xcode
.DS_Store
*/build/*
.Trashes
*.swp
*.lock
DerivedData/
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.pbxuser
!default.mode1v3
!default.mode2v3
!default.perspectivev3
xcuserdata
profile
*.moved-aside
DerivedData
.idea/
*.hmap
*.xcuserstate
*.xccheckout

#CocoaPods
Pods
*.moved-aside

0 comments on commit 381aa28

Please sign in to comment.