Merge branch 'oss-sync/master' into HEAD

This commit is contained in:
Christopher Chedeau
2015-04-14 18:16:23 -07:00
44 changed files with 1403 additions and 688 deletions

27
Examples/SampleApp/.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# OSX
#
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
# node.js
#
node_modules/
npm-debug.log