Initial commit

This commit is contained in:
zhijie lee 2013-07-14 07:40:07 -07:00
commit 7faf15fde2
2 changed files with 22 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
# Xcode
.DS_Store
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData
.idea/

4
README.md Normal file
View File

@ -0,0 +1,4 @@
redmine-mobile
==============
a mobile client for redmine, including IOS and Android