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

chore: add gitignore for build file #120

Merged
merged 2 commits into from
May 29, 2023
Merged

chore: add gitignore for build file #120

merged 2 commits into from
May 29, 2023

Conversation

kachick
Copy link
Contributor

@kachick kachick commented May 29, 2023

make build generates this file

yamlfmt/Makefile

Lines 2 to 3 in 569994b

build:
go build ./cmd/yamlfmt

Copy link
Collaborator

@braydonk braydonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I will merge after my suggestion is applied.

.gitignore Show resolved Hide resolved
#120 (comment)

Co-authored-by: Braydon Kains <93549768+braydonk@users.noreply.github.com>
@braydonk
Copy link
Collaborator

Thanks looks good!

@braydonk braydonk merged commit 5e63c21 into google:main May 29, 2023
4 checks passed
@kachick
Copy link
Contributor Author

kachick commented May 29, 2023

Thank you!

@kachick kachick deleted the gitignore-buildfiles branch May 29, 2023 14:11
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.

None yet

2 participants