Hey,
Everything works great, but I have just a little problem.
It looks like when I installed this package it automatically added the nativescript/app/app path to my .gitignore file.
So I wanted to ask - what more can I\you recommend ignoring?
I really don't like the idea of pushing all of nativescript/node_modules and every platform's build under nativescript/platforms/[android\ios], it looks like theres a ton of code there, which can be generated whenever one wants by running tns run [android/ios] if I understood correctly.
Thanks in advance!
Hey,
Everything works great, but I have just a little problem.
It looks like when I installed this package it automatically added the
nativescript/app/apppath to my .gitignore file.So I wanted to ask - what more can I\you recommend ignoring?
I really don't like the idea of pushing all of
nativescript/node_modulesand every platform's build undernativescript/platforms/[android\ios], it looks like theres a ton of code there, which can be generated whenever one wants by runningtns run [android/ios]if I understood correctly.Thanks in advance!