Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
norio-nomura committed Jun 30, 2012
1 parent 4b2f7b4 commit 1a6bcef
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .gitignore
@@ -0,0 +1,21 @@
# OS X
.DS_Store

# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside

#
downloads

0 comments on commit 1a6bcef

Please sign in to comment.