-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
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
add delete site to porcelain client #210
Conversation
Deploy preview for open-api ready! Built with commit bb9d445 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for improving the client!
.gitignore
Outdated
.gobincache | ||
.idea/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please put those into your global gitignore file, not in the repo. I know we have .vscode
in there, but this should not prove as an example.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️
@mraerino Made the requested changes. Can I get another review? |
@mraerino can I get another review? |
@mraerino can I get another review? |
In reference to #98