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
Sometimes destination folder may contain files such as .git, .gitignore and README.md if the folder is a freshly initialized git repo workspace. And that is totally fine. In the v1.0.2 version we preserve those files and do not halt JustGo project creation if these are the only files.