Skip to content

Commit

Permalink
Merge pull request #2 from rsobik/master
Browse files Browse the repository at this point in the history
Updated .gitignore file to contain more Xcode4 related files and also more OS X related files.
  • Loading branch information
robbiehanson committed Sep 14, 2011
2 parents f67f351 + f669161 commit 475e33a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
@@ -1,4 +1,24 @@
# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
.DS_Store?
Icon?

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

0 comments on commit 475e33a

Please sign in to comment.