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

add *.apk to gitignore #38470

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Conversation

kranurag7
Copy link
Member

add *.apk to gitignore

in the current context, if we invoke `eval $(make fetch-kernel)` then
it's pulling in `linux-virt.apk` at the root of the repository.

This commit appends `*.apk` to gitignore so that we avoid accidently
including *.apk in our commit.

Signed-off-by: kranurag7 <81210977+kranurag7@users.noreply.github.com>

in the current context, if we invoke `eval $(make fetch-kernel)` then
it's pulling in `linux-virt.apk` at the root of the repository.

This commit appends `*.apk` to gitignore so that we avoid accidently
including *.apk in our commit.

Signed-off-by: kranurag7 <81210977+kranurag7@users.noreply.github.com>
@kranurag7 kranurag7 merged commit 7f75667 into wolfi-dev:main Dec 29, 2024
13 checks passed
@kranurag7 kranurag7 deleted the kr/qemu-gitignore-update branch December 29, 2024 06:32
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