Skip to content

Commit

Permalink
Use Github's .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
imanel committed Jun 19, 2012
1 parent 57d0d72 commit 4475f09
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
22 changes: 12 additions & 10 deletions .gitignore
@@ -1,14 +1,16 @@
.DS_Store
*.swp
*~.nib

build/

# Xcode
build/*
*.pbxuser
*.perspective
*.perspectivev3

!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3

!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData

This file was deleted.

0 comments on commit 4475f09

Please sign in to comment.