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
Uploading workspace files (including mounted files) runs the risk of uploading sensitive files like private keys. This was even called out in the original PR as a risk. There should be an option to bypass this.
Another option would be to only upload the filenames but not the file contents themselves. You could even have a .srcignore or something that would automatically skip these files