Skip to content

Commit

Permalink
ignore xcode files
Browse files Browse the repository at this point in the history
  • Loading branch information
marklarr committed Apr 29, 2014
1 parent a7925b3 commit 16ee1a6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,22 @@ tmp
*.o
*.a
mkmf.log

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

0 comments on commit 16ee1a6

Please sign in to comment.