From: Matthias Bolte Date: Wed, 31 Mar 2010 11:23:07 +0000 (+0200) Subject: Add virt-aa-helper and secaatest to .gitignore X-Git-Tag: v0.8.0~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffbfd2c8132d995219aa8feab886fd92893e2377;p=thirdparty%2Flibvirt.git Add virt-aa-helper and secaatest to .gitignore --- diff --git a/src/.gitignore b/src/.gitignore index 26b8689c3b..e407dcb9e5 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -15,3 +15,4 @@ libvirt_lxc libvirt.syms *.i *.s +virt-aa-helper diff --git a/tests/.gitignore b/tests/.gitignore index 399baee0c2..387a92425a 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -33,3 +33,4 @@ object-locking-files.txt esxutilstest vmx2xmltest xml2vmxtest +secaatest