diff options
author | Eric Blake <eblake@redhat.com> | 2011-03-29 07:05:12 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2011-03-29 07:12:29 -0600 |
commit | e54a2f934078890fb8bceeb3575fe0fab4b37f83 (patch) | |
tree | 7fb06cf31de0cb4552c4d4c9de17801414b1d826 /.gitignore | |
parent | Add domainSuspend/Resume to libxl driver (diff) | |
download | libvirt-e54a2f934078890fb8bceeb3575fe0fab4b37f83.tar.gz libvirt-e54a2f934078890fb8bceeb3575fe0fab4b37f83.tar.bz2 libvirt-e54a2f934078890fb8bceeb3575fe0fab4b37f83.zip |
maint: ignore new built file
* .gitignore: Exclude libvirt_iohelper.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e8c907ead..ba4d351d1 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ /mkinstalldirs /po/ /proxy/ +/src/libvirt_iohelper /tests/*.log /tests/cputest /tests/nwfilterxml2xmltest |