diff options
| author | Cole Robinson | 2015-02-27 16:21:21 +0100 |
|---|---|---|
| committer | Michael Tokarev | 2015-03-10 06:15:34 +0100 |
| commit | 08156b4c34c2083552dcade929f1b8ad436678ad (patch) | |
| tree | 068f1a4ccaf9f3576cd52b0ae257076616ceabb0 /.gitignore | |
| parent | sysbus: fix memory leak (diff) | |
| download | qemu-08156b4c34c2083552dcade929f1b8ad436678ad.tar.gz qemu-08156b4c34c2083552dcade929f1b8ad436678ad.tar.xz qemu-08156b4c34c2083552dcade929f1b8ad436678ad.zip | |
gitignore: Track common.env in iotests gitignore
Rather than track it in the toplevel gitignore
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
