You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating new none-preset Nx workspace and create a NativeScript (Angular) in it, seem to have .gitignore file missing from the app folder. I checked and found the template file available in the current plugin and the file seem to exist yet it is not being created.
I believe this is a new behaviour as I'm pretty sure I had at least one Nx workspace before with NS app where I didn't have to manually create .gitignore, but can't be sure.