Skip to content

Commit

Permalink
Add gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
André Schneider committed Jan 19, 2015
1 parent 1c4be36 commit 09155ec
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
.DS_Store

0 comments on commit 09155ec

Please sign in to comment.