Skip to content

Commit

Permalink
First commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
sonsongithub committed Oct 6, 2014
0 parents commit 234e2ce
Show file tree
Hide file tree
Showing 16 changed files with 1,075 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
@@ -0,0 +1,20 @@
# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
.DS_Store
*~
revision.plist
.idea
info.prefix

0 comments on commit 234e2ce

Please sign in to comment.