From: Kevin Wolf Date: Wed, 14 Mar 2018 12:34:40 +0000 (+0100) Subject: tests/multiboot: Add .gitignore X-Git-Tag: qemu-xen-4.11.1^2~79 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=7c22c5a3a75fd767d8ebfd6abfbbee1a2bc962ee;p=qemu-xen.git tests/multiboot: Add .gitignore Signed-off-by: Kevin Wolf Reviewed-by: Jack Schwartz Reviewed-by: Eric Blake (cherry picked from commit e2679395d598bd40770c22a793c0152576ac211f) Signed-off-by: Michael Roth --- diff --git a/tests/multiboot/.gitignore b/tests/multiboot/.gitignore new file mode 100644 index 0000000000..93ef99800b --- /dev/null +++ b/tests/multiboot/.gitignore @@ -0,0 +1,3 @@ +*.bin +*.elf +test.out