diff options
author | Fam Zheng <famz@redhat.com> | 2015-01-04 09:53:46 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-01-13 13:43:28 +0000 |
commit | 1dbe67503b8d35cec797d2b8e742f11e4553cf3b (patch) | |
tree | aa38218cbe18f12bdf5296e1a304e0652892802e /.gitignore | |
parent | 292be092ad48ac530dd254ada109851e9a2353f5 (diff) |
.gitignore: Ignore generated "common.env"
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e32a58417a..090f974cb9 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,4 @@ cscope.* tags TAGS *~ +/tests/qemu-iotests/common.env |