diff mbox series

[kvm-unit-tests,1/9] .gitignore: ignore `s390x/comm.key` file

Message ID 20230116175757.71059-2-mhartmay@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series Some cleanup patches | expand

Commit Message

Marc Hartmayer Jan. 16, 2023, 5:57 p.m. UTC
Ignore the Secure Execution Customer Communication Key file.

Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Janosch Frank Jan. 18, 2023, 8:10 a.m. UTC | #1
On 1/16/23 18:57, Marc Hartmayer wrote:
> Ignore the Secure Execution Customer Communication Key file.

Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index 33529b65a7e3..601822d67325 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,5 +28,6 @@  cscope.*
 /s390x/*.bin
 /s390x/snippets/*/*.gbin
 /efi-tests/*
+/s390x/comm.key
 /s390x/snippets/*/*.hdr
 /s390x/snippets/*/*.*obj