Fix server hang issue

This commit is contained in:
John Lyon-Smith
2018-04-13 09:34:34 -07:00
parent 9cfb173d1b
commit bdc80c5b01
9 changed files with 86 additions and 49 deletions

3
mobile/.gitignore vendored
View File

@@ -1,6 +1,9 @@
local.js
ios/build/
ios/Pods/
ios/DerivedData/
ios/**/xcuserdata/
android/.idea/
android/**/build/**
android/**/.gradle/**
**/.idea/**