Skip to content
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

ignore .go-helpers-installed #142

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

stephanos
Copy link
Contributor

@stephanos stephanos commented Dec 13, 2023

What changed?

Ignores the file .go-helpers-installed from git.

Why?

The file seems to be created as part of the Make target go-grpc:

go-grpc: clean .go-helpers-installed $(PROTO_OUT)

But gets in the way when switching branches.

How did you test it?

git status doesn't show the file anymore.

Potential risks

N/A

@stephanos stephanos marked this pull request as ready for review December 13, 2023 00:21
@stephanos stephanos requested review from a team as code owners December 13, 2023 00:21
@stephanos stephanos merged commit d4b9121 into master Dec 13, 2023
3 checks passed
@stephanos stephanos deleted the ignore-go-helpers-installed branch December 13, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants