]> Git Repo - J-linux.git/commitdiff
selftests: kvm: add generated file to the .gitignore
authorMuhammad Usama Anjum <[email protected]>
Wed, 2 Mar 2022 18:01:20 +0000 (23:01 +0500)
committerShuah Khan <[email protected]>
Thu, 3 Mar 2022 22:17:10 +0000 (15:17 -0700)
Add hyperv_svm_test to the .gitignore file.

Signed-off-by: Muhammad Usama Anjum <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
tools/testing/selftests/kvm/.gitignore

index dce7de7755e6cebe14a14f8d7d2f34c44294c8ac..62f9b781545be942972a4cc85a6295d667b7a67d 100644 (file)
@@ -20,6 +20,7 @@
 /x86_64/hyperv_clock
 /x86_64/hyperv_cpuid
 /x86_64/hyperv_features
+/x86_64/hyperv_svm_test
 /x86_64/mmio_warning_test
 /x86_64/mmu_role_test
 /x86_64/platform_info_test
This page took 0.053476 seconds and 4 git commands to generate.