It looks like file jssrc/[android|iphone]/require/applicationController has some autogenerated code which is actually important, because it's the one that binds forms to controllers. If so, I'll have to add these two lines to the proposed .gitignore file.
!/jssrc/android/require/applicationController.js
!/jssrc/iphone/require/applicationController.js
It looks like file
jssrc/[android|iphone]/require/applicationControllerhas some autogenerated code which is actually important, because it's the one that binds forms to controllers. If so, I'll have to add these two lines to the proposed.gitignorefile.