On Wed, 28 Aug 2024 14:58:00 -0700, Sean Christopherson wrote: > Add KVM selftests' one-off assets, e.g. the Makefile, to the .gitignore so > that they are explicitly included. The justification for omitting the > one-offs was that including them wouldn't help prevent mistakes: > > Deliberately do not include the one-off assets, e.g. config, settings, > .gitignore itself, etc as Git doesn't ignore files that are already in > the repository. Adding the one-off assets won't prevent mistakes where > developers forget to --force add files that don't match the "allowed". > > [...] Applied to kvm-x86 selftests, thanks! [1/1] KVM: selftests: Explicitly include committed one-off assets in .gitignore https://github.com/kvm-x86/linux/commit/9d15171f39f0 -- https://github.com/kvm-x86/linux/tree/next