.gitignore for PhoneGap/Cordova 3.0 projects - what should I commit?

后端 未结 6 1352
死守一世寂寞
死守一世寂寞 2020-12-04 07:03

I just tried to create a new phonegap 3.0 project... Note: I\'m new to phonegap. Anyways, I see the project folder contains:

  • .cordova
6条回答
  •  失恋的感觉
    2020-12-04 07:45

    So I just figured this out through trial and error. The platforms directory can be omitted if you are using phonegap local or remote build, as it is generated on the fly. All of the other folders, including the hidden folder .cordova are required.

提交回复
热议问题