We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consider adding a .gcloudignore to newly created projects.
https://cloud.google.com/sdk/gcloud/reference/topic/gcloudignore
First figure out what excess files we may be uploading by default, if any. This may already be happening. Deploy output includes:
Some files were skipped. Pass `--verbosity=info` to see which ones.
The text was updated successfully, but these errors were encountered:
By default it looks like staging does a pretty good job of stripping out .project, .settings, and .DS_Store so this may not be too necessary.
Sorry, something went wrong.
No branches or pull requests
Consider adding a .gcloudignore to newly created projects.
https://cloud.google.com/sdk/gcloud/reference/topic/gcloudignore
First figure out what excess files we may be uploading by default, if any. This may already be happening. Deploy output includes:
The text was updated successfully, but these errors were encountered: