No, not for .gitignore for the whole point "Set platform & plugin sources & versions in config.xml, added by cordova tool upon add" including the feature to save the platform and plugin dependencies. "E.g like npm install --save"
On Jul 30, 2013, at 6:43 PM, Filip Maj wrote: > >>> - E.g. Support the setup of having plugins/ and platforms/ in your >>> .gitignore >> >> Has someone created a feature branch in git for this feature meanwhile? >> I'm really interested in this feature. Actual we discuss in our company, >> to wait for this feature, or build our own solution. >> Has someone created a roadmap for this feature? > > For .gitignore? Yes, two related issues: > > - implement a .cordovaignore [1] > - provide a sample .gitignore with the cli [2] > > [1] https://issues.apache.org/jira/browse/CB-3383 > [2] https://issues.apache.org/jira/browse/CB-4321 >
