Hey guys!
I was wondering what pieces of the native platforms you keep in source control. With Cordova, you typically ignored the platforms
folder and let the config.xml
file handle everything for you. With Capacitor, I was wondering if that was a similar case, or if you include the native projects in your source control like you would native apps. Thanks!