From: Scott Weaver <scwea...@redhat.com> gitignore: kernel-automotive generated files
When building kernel-automotive, a few files are copied from the stock kernel and they can be ignored. This also adds the gemini build artifacts (kernel-redhat) and filtermods.log to the list of files that that we can ignore. Signed-off-by: Scott Weaver <scwea...@redhat.com> diff --git a/.gitignore b/.gitignore index blahblah..blahblah 100644 --- a/.gitignore +++ b/.gitignore @@ -182,6 +182,9 @@ redhat/rhdocs/* redhat/rhdocs localversion .get_maintainer.conf +kernel-automotive* +kernel-redhat* +filtermods.log # GitLab CI configuration !.gitlab-ci.yml -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3870 -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue