From: Cole Robinson Date: Fri, 27 Feb 2015 15:21:21 +0000 (-0500) Subject: gitignore: Track common.env in iotests gitignore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=08156b4c34c2083552dcade929f1b8ad436678ad;p=qemu.git gitignore: Track common.env in iotests gitignore Rather than track it in the toplevel gitignore Signed-off-by: Cole Robinson Signed-off-by: Michael Tokarev --- diff --git a/.gitignore b/.gitignore index 090f974cb9..e32a58417a 100644 --- a/.gitignore +++ b/.gitignore @@ -109,4 +109,3 @@ cscope.* tags TAGS *~ -/tests/qemu-iotests/common.env diff --git a/tests/qemu-iotests/.gitignore b/tests/qemu-iotests/.gitignore index 0541f80daa..0711cbdbf3 100644 --- a/tests/qemu-iotests/.gitignore +++ b/tests/qemu-iotests/.gitignore @@ -1,5 +1,6 @@ check.log check.time +common.env *.out.bad *.notrun socket_scm_helper